remove todo on spells.py

merge-requests/29/head
James Miller 2019-08-10 16:12:03 -05:00
parent 6fa96a8013
commit b0eb30ab25
1 changed files with 0 additions and 1 deletions

View File

@ -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