From b0eb30ab25f7d6ef07fab0b1c15ab73fea66b08e Mon Sep 17 00:00:00 2001 From: James Miller Date: Sat, 10 Aug 2019 16:12:03 -0500 Subject: [PATCH] remove todo on spells.py --- 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 388909e..9685f18 100644 --- a/data/third_party_json/spells.py +++ b/data/third_party_json/spells.py @@ -112,7 +112,6 @@ def main(): do_spell_types(i,id,conn,stypes) do_spell_components(i,id,conn,ctypes) do_spell_targets(i,id,conn,ttypes) - # TODO spell targets def do_spell_components(i,id,conn,ctypes): res = None