dont import time

This commit is contained in:
Joel Kåberg 2013-02-25 11:04:11 +01:00
commit d32b4d0e73

View file

@ -8,7 +8,6 @@ import shutil
import logging import logging
import datetime import datetime
import time import time
import urllib2
from subprocess import call from subprocess import call