mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 01:38:13 +00:00
- Removing a debug statement
This commit is contained in:
@@ -40,7 +40,7 @@ def initializeFormats():
|
||||
banned = line.split(':')[1]
|
||||
formats[format]['banned'] = sets.split('; ')
|
||||
|
||||
print formats
|
||||
#print formats
|
||||
return formats
|
||||
|
||||
def writeToFiles(text, files):
|
||||
|
||||
Reference in New Issue
Block a user