Remove unused import

This commit is contained in:
2016-01-23 22:48:28 +05:30
parent 73a9af6e78
commit fb536c9931
@@ -8,7 +8,6 @@ import humanfriendly
import os.path
from ..utils import s
from ..utils import REDIS_PORT
from PyQt4.QtGui import QApplication
class Controller(htmlPy.Object):