From dfbeaf019d2676c6219509ebb6393c904f3ed6b8 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 30 Nov 2018 12:27:55 -0500 Subject: Update test script. --- test.scm | 1 - 1 file changed, 1 deletion(-) 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)) -- cgit v1.2.3