removed imports

This commit is contained in:
Andreas Preikschat 2011-05-23 13:14:05 +02:00
parent 594caf0a19
commit 73293c2985
2 changed files with 0 additions and 2 deletions

View File

@ -26,7 +26,6 @@
import logging
import locale
import operator
from PyQt4 import QtCore, QtGui
from sqlalchemy.sql import or_, func

View File

@ -26,7 +26,6 @@
import logging
import locale
import operator
from PyQt4 import QtCore, QtGui
from sqlalchemy.sql import or_