From a2690994ae676d291bc943972e9ecbcafc246406 Mon Sep 17 00:00:00 2001 From: James Miller Date: Thu, 8 Aug 2019 21:01:45 -0500 Subject: [PATCH] remove debug statement --- data/third_party_json/spells.py | 1 - 1 file changed, 1 deletion(-) diff --git a/data/third_party_json/spells.py b/data/third_party_json/spells.py index b8bb021..c9b9224 100644 --- a/data/third_party_json/spells.py +++ b/data/third_party_json/spells.py @@ -42,7 +42,6 @@ def main(): def do_sources_pages(i, id, conn): if 'source' not in i: return - print(i) res = '' source_id = 0