1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

Consolidate findcarddialog.py.

This commit is contained in:
Shlomi Fish 2016-11-18 22:29:30 +02:00
parent 463aec56af
commit 6b871f3216
2 changed files with 2 additions and 1 deletions

View file

@ -29,6 +29,8 @@ __all__ = ['create_find_card_dialog',
# imports
import os
import Tkinter
# PySol imports
from pysollib.mygettext import _, n_
# Toolkit imports

View file

@ -29,7 +29,6 @@ __all__ = ['create_find_card_dialog',
# imports
import os
import Tkinter
##import traceback
# PySol imports
from pysollib.mygettext import _, n_