Commit e1733512 authored by Dan Pascu's avatar Dan Pascu

Removed unused import

parent cfc8489d
......@@ -2,7 +2,7 @@
#
from PyQt4.QtCore import Qt, QAbstractListModel, QModelIndex, QSize
from PyQt4.QtGui import QAbstractItemDelegate, QColor, QPainter, QPalette, QPixmap, QStyle, QStyledItemDelegate
from PyQt4.QtGui import QColor, QPainter, QPalette, QPixmap, QStyle, QStyledItemDelegate
from application.python.util import Null
from functools import partial
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment