remove forcefield for merge with master

This commit is contained in:
jomo
2014-07-19 01:50:35 +02:00
parent a8a37f0553
commit 45376bc38f

View File

@@ -43,8 +43,7 @@ load_modules = [
"cycle",
"motd",
"abot",
"forcefield",
"damnspam"
"forcefield"
]
shared["modules"] = {}
for module in load_modules: