Skip to content

Commit b556af7

Browse files
committed
remove useless
1 parent 658658e commit b556af7

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

file.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
from PIL import Image, ImageTk
77
from model import Model
88
from texture import Texture
9-
from caption import Caption
109
from map import Map
11-
import fnmatch
1210

1311
class File:
1412
"""

fileListApp.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
from open import Open
66
from model import Model
77
from texture import Texture
8-
from caption import Caption
98
from map import Map
10-
import fnmatch
119

1210
class FileListApp:
1311
def __init__(self, sourceSDK, root):
15.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)