mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Remove debugging code
This commit is contained in:
parent
518ffe3f62
commit
b0cac0bd04
@ -1357,7 +1357,6 @@ class WidgetWrapperFactory:
|
||||
|
||||
@staticmethod
|
||||
def create_wrapper_from_class(param, dialog, row=0, col=0):
|
||||
print("PARAM", param, param.name(), param.type())
|
||||
wrapper = None
|
||||
if param.type() == 'boolean':
|
||||
wrapper = BooleanWidgetWrapper
|
||||
|
Loading…
x
Reference in New Issue
Block a user