now longer import PIL

This commit is contained in:
Christopher Roy Bratusek 2012-11-10 18:23:04 +01:00
parent c469cf1413
commit 9fab07c316

View File

@ -2,7 +2,6 @@ import os, hashlib, struct, subprocess, fnmatch, shutil, urllib, array, time, sy
from cStringIO import StringIO
from Crypto.Cipher import AES
from PIL import Image
from Struct import Struct