mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
fix flake8/double-import
This commit is contained in:
parent
3839df7579
commit
73088a0a19
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
|||
import os
|
||||
|
||||
from pysollib.mfxutil import Image, ImageTk, USE_PIL, print_err
|
||||
from pysollib.mfxutil import Image, ImageTk, USE_PIL
|
||||
from pysollib.pysoltk import PIL_Image
|
||||
from pysollib.pysoltk import copyImage, createBottom, createImage, loadImage
|
||||
from pysollib.pysoltk import shadowImage
|
||||
|
|
Loading…
Add table
Reference in a new issue