From 45376bc38fec3bd70e1838ef09bce3c52854ec1e Mon Sep 17 00:00:00 2001 From: jomo Date: Sat, 19 Jul 2014 01:50:35 +0200 Subject: [PATCH] remove forcefield for merge with master --- main.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main.py b/main.py index f2d402c..04523c5 100644 --- a/main.py +++ b/main.py @@ -43,8 +43,7 @@ load_modules = [ "cycle", "motd", "abot", - "forcefield", - "damnspam" + "forcefield" ] shared["modules"] = {} for module in load_modules: