irc: Remove import of (8sync agenda) module.
[8sync.git] / 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)