bug bug bug *squash*

This commit is contained in:
neersighted 2012-02-29 19:49:29 -08:00
parent 9b042633f9
commit 5939e78bdc

View file

@ -7,7 +7,6 @@ import re
import json
if os.path.isfile("./config"):
command = command
try:
config = json.load(open('config'))
except ValueError, e: