remove unused import

This commit is contained in:
Romain Bignon 2015-05-06 11:25:47 +02:00
commit 6d6c49a5e6

View file

@ -20,7 +20,6 @@
import hashlib
import tempfile
from string import maketrans
try:
from PIL import Image