remove obsolete import

This commit is contained in:
Martin Baeuml
2012-03-07 15:54:23 +01:00
parent ec3f1a4cd4
commit a8e6131b0a
+1 -2
View File
@@ -4,8 +4,7 @@ This is the core labeltool module.
"""
import sys, os, logging
import sys, os
from PyQt4.QtGui import *
from PyQt4.QtCore import *
from sloth.annotations.model import *