Skip to content

Commit 964ecfd

Browse files
committed
Fix build
1 parent 089b663 commit 964ecfd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/plugins/processing/gui/wrappers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
from qgis.PyQt.QtCore import pyqtSignal, QObject, QVariant, QSettings
4848

4949
from processing.gui.NumberInputPanel import NumberInputPanel, ModellerNumberInputPanel
50-
from processing.gui.InputLayerSelectorPanel import InputLayerSelectorPanel
5150
from processing.modeler.MultilineTextPanel import MultilineTextPanel
5251
from processing.gui.PointSelectionPanel import PointSelectionPanel
5352
from processing.core.parameters import (ParameterBoolean,

0 commit comments

Comments
 (0)