mirror of
https://github.com/wassname/sloth.git
synced 2026-09-12 12:50:28 +08:00
remove obsolote import
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
from PyQt4.QtGui import *
|
from PyQt4.QtGui import *
|
||||||
from PyQt4.Qt import *
|
from PyQt4.Qt import *
|
||||||
from sloth.annotations.model import DataRole
|
|
||||||
|
|
||||||
|
|
||||||
class BaseItem(QAbstractGraphicsShapeItem):
|
class BaseItem(QAbstractGraphicsShapeItem):
|
||||||
|
|||||||
Reference in New Issue
Block a user