irc: Remove import of (8sync agenda) module.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 8 Aug 2017 20:09:04 +0000 (15:09 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 8 Aug 2017 20:09:04 +0000 (15:09 -0500)
* 8sync/systems/irc.scm: Remove import of (8sync agenda) module.

8sync/systems/irc.scm

index 404d1f4641506da35bab58aefbfcd080591433f4..1ca32439113c18928dcd231ad1a4053d711b2f82 100755 (executable)
@@ -18,7 +18,6 @@
 
 (define-module (8sync systems irc)
   #:use-module (8sync repl)
-  #:use-module (8sync agenda)
   #:use-module (8sync actors)
   #:use-module (srfi srfi-9)
   #:use-module (ice-9 getopt-long)