We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 089b663 commit 964ecfdCopy full SHA for 964ecfd
python/plugins/processing/gui/wrappers.py
@@ -47,7 +47,6 @@
47
from qgis.PyQt.QtCore import pyqtSignal, QObject, QVariant, QSettings
48
49
from processing.gui.NumberInputPanel import NumberInputPanel, ModellerNumberInputPanel
50
-from processing.gui.InputLayerSelectorPanel import InputLayerSelectorPanel
51
from processing.modeler.MultilineTextPanel import MultilineTextPanel
52
from processing.gui.PointSelectionPanel import PointSelectionPanel
53
from processing.core.parameters import (ParameterBoolean,
0 commit comments