mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-27 11:27:08 +08:00
Remove unused import
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# the module for the qt color_mixer plugin
|
||||
from PyQt4 import QtGui, QtCore
|
||||
from PyQt4.QtGui import (QWidget, QStackedWidget, QSlider, QGridLayout, QLabel)
|
||||
from PyQt4.QtCore import Qt
|
||||
|
||||
from util import ColorMixer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user