removed unused imports
This commit is contained in:
1
chunk.py
1
chunk.py
@@ -15,7 +15,6 @@
|
|||||||
|
|
||||||
import numpy
|
import numpy
|
||||||
from PIL import Image, ImageDraw
|
from PIL import Image, ImageDraw
|
||||||
from itertools import izip, count
|
|
||||||
import os.path
|
import os.path
|
||||||
import hashlib
|
import hashlib
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user