mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
- removed unused import
git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@137 39dd0a4e-7c14-0410-91b3-c4f2d318f732
This commit is contained in:
parent
22693f6a28
commit
a5af8f15fa
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