summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2018-11-30 12:27:55 -0500
committerDavid Thompson <dthompson2@worcester.edu>2018-11-30 12:27:55 -0500
commitdfbeaf019d2676c6219509ebb6393c904f3ed6b8 (patch)
tree622917a89e4cf606479ce7799326f03e1091c9a8
parent2509c288e24d7a1382b1cb7724388ea72c35c85f (diff)
Update test script.
-rw-r--r--test.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/test.scm b/test.scm
index 325dd4c..6d59c61 100644
--- a/test.scm
+++ b/test.scm
@@ -1,7 +1,6 @@
(use-modules (aws cloudformation)
(aws cloudformation ec2)
(aws cloudformation s3)
- (aws cloudformation utils)
(aws cloudformation utils json)
(oop goops))