mirror of
https://github.com/wassname/sloth.git
synced 2026-07-30 12:30:39 +08:00
remove more unneeded imports
This commit is contained in:
@@ -2,11 +2,8 @@
|
||||
from PyQt4.QtGui import *
|
||||
from PyQt4.QtCore import *
|
||||
from sloth.items import *
|
||||
from sloth.annotations.model import TypeRole, ImageRole
|
||||
from sloth.core.exceptions import InvalidArgumentException
|
||||
import math
|
||||
import okapy
|
||||
from okapy.guiqt.utilities import toQImage
|
||||
|
||||
class AnnotationScene(QGraphicsScene):
|
||||
"""Dies ist ein Test"""
|
||||
|
||||
Reference in New Issue
Block a user