mirror of
https://github.com/wassname/sloth.git
synced 2026-07-02 14:32:30 +08:00
remove obsolete import
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
import os, sys
|
||||
import sys
|
||||
from os.path import dirname, realpath
|
||||
sys.path.insert(1, dirname(dirname(dirname(realpath( __file__ )))))
|
||||
from PyQt4.QtGui import QApplication
|
||||
|
||||
Reference in New Issue
Block a user