From 19b3264b5d746b123b178881053e62f80c7b1b23 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sun, 6 Jul 2014 18:22:04 -0400 Subject: Remove unused module import. * sly/helpers.scm: Remove (sly game) import. --- sly/helpers.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/sly/helpers.scm b/sly/helpers.scm index 062cbb1..725ba3f 100644 --- a/sly/helpers.scm +++ b/sly/helpers.scm @@ -26,7 +26,6 @@ #:use-module (srfi srfi-1) #:use-module (rnrs arithmetic bitwise) #:use-module (sly agenda) - #:use-module (sly game) #:export (any-equal? logand? define-guardian -- cgit v1.2.3