mirror of
https://github.com/wassname/sloth.git
synced 2026-07-11 23:09:06 +08:00
remove obsolete import
This commit is contained in:
@@ -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 *
|
||||
|
||||
Reference in New Issue
Block a user