remove obsolote import

This commit is contained in:
Martin Baeuml
2011-06-21 13:14:30 +02:00
parent 8f6bd89de5
commit d2021e9c8e
-1
View File
@@ -1,6 +1,5 @@
from PyQt4.QtGui import *
from PyQt4.Qt import *
from sloth.annotations.model import DataRole
class BaseItem(QAbstractGraphicsShapeItem):