diff --git a/gib-gab-gob/game.scm b/gib-gab-gob/game.scm index 859bfaf..8fd0f7d 100644 --- a/gib-gab-gob/game.scm +++ b/gib-gab-gob/game.scm @@ -1,5 +1,4 @@ (define-module (gib-gab-gob game) - #:use-module (gib-gab-gob rps) #:use-module (goblins) #:use-module (goblins vat) #:use-module (goblins actor-lib methods)