mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
- removed unused import
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@137 efabe8c0-fbe8-4139-b769-b5e6d273206e
This commit is contained in:
parent
d82c425043
commit
2190494b54
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ import sys, os
|
|||
|
||||
from pysollib.settings import TOOLKIT, USE_TILE
|
||||
from pysollib.tile import Tile
|
||||
from pysollib.macosx.appSupport import setupApp, hideTkConsole
|
||||
from pysollib.macosx.appSupport import hideTkConsole
|
||||
|
||||
from common import baseInitRootWindow, BaseTkSettings
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue