mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
[processing] followup 0548793: remove unused import
This commit is contained in:
parent
05487935ef
commit
62c0ef9ec8
@ -28,7 +28,7 @@ __revision__ = '$Format:%H$'
|
||||
import os
|
||||
|
||||
from PyQt4 import uic
|
||||
from PyQt4.QtCore import Qt, QCoreApplication, QUrl, QSettings, QByteArray
|
||||
from PyQt4.QtCore import QCoreApplication, QUrl, QSettings, QByteArray
|
||||
from PyQt4.QtGui import QApplication, QDialogButtonBox
|
||||
|
||||
from qgis.utils import iface
|
||||
|
Loading…
x
Reference in New Issue
Block a user