not used import removed

pull/716/head
sebres 2014-06-06 19:52:42 +02:00
parent 70080b112a
commit e7bd8ed619
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ if sys.version_info >= (3, 3):
import importlib.machinery
else:
import imp
from .jailthread import JailThread
from .mytime import MyTime
# Gets the instance of the logger.