bug bug bug *squash*
This commit is contained in:
parent
9b042633f9
commit
5939e78bdc
1 changed files with 0 additions and 1 deletions
1
cloudbot
1
cloudbot
|
@ -7,7 +7,6 @@ import re
|
||||||
import json
|
import json
|
||||||
|
|
||||||
if os.path.isfile("./config"):
|
if os.path.isfile("./config"):
|
||||||
command = command
|
|
||||||
try:
|
try:
|
||||||
config = json.load(open('config'))
|
config = json.load(open('config'))
|
||||||
except ValueError, e:
|
except ValueError, e:
|
||||||
|
|
Reference in a new issue