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