mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-04-24 15:07:48 -05:00
Remove debug logging
This commit is contained in:
parent
14c8be0e59
commit
39f36bee60
|
|
@ -567,9 +567,6 @@ def convert_scryfall(scryfall):
|
|||
print
|
||||
|
||||
def smash_mtgs_scryfall(mtgs, scryfall):
|
||||
print mtgs
|
||||
print "^mtgs | \/scryfall"
|
||||
print scryfall
|
||||
for mtgscard in mtgs['cards']:
|
||||
cardFound = False
|
||||
for scryfallcard in scryfall['cards']:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user