From eea9dd7be5a5e2d79e2d42d15da5125e66946969 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 30 Nov 2018 12:16:49 -0500 Subject: Refactor. --- test.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test.scm') diff --git a/test.scm b/test.scm index 5e40f6c..325dd4c 100644 --- a/test.scm +++ b/test.scm @@ -1,5 +1,4 @@ -(use-modules ;;(aws cloudformation) - (aws cloudformation universal) +(use-modules (aws cloudformation) (aws cloudformation ec2) (aws cloudformation s3) (aws cloudformation utils) -- cgit v1.2.3