mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Remove unused import
This commit is contained in:
@@ -8,7 +8,6 @@ import humanfriendly
|
|||||||
import os.path
|
import os.path
|
||||||
from ..utils import s
|
from ..utils import s
|
||||||
from ..utils import REDIS_PORT
|
from ..utils import REDIS_PORT
|
||||||
from PyQt4.QtGui import QApplication
|
|
||||||
|
|
||||||
|
|
||||||
class Controller(htmlPy.Object):
|
class Controller(htmlPy.Object):
|
||||||
|
|||||||
Reference in New Issue
Block a user