bad import made circular refs
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 3 May 2016 20:06:10 +0000 (15:06 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 3 May 2016 20:06:10 +0000 (15:06 -0500)
mudsync/game-master.scm

index 0abadb360fbad56574c2c471cc4ef00cb8cd370b..0daebc978a5bc7e8b705cad79c9fe0b171b22dd2 100644 (file)
@@ -17,7 +17,6 @@
 ;;; along with Mudsync.  If not, see <http://www.gnu.org/licenses/>.
 
 (define-module (mudsync game-master)
-  #:use-module (mudsync room)
   #:use-module (mudsync networking)
   #:use-module (8sync systems actors)
   #:use-module (8sync agenda)