mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
[processing] removed unused constant
This commit is contained in:
parent
c20ac6f979
commit
473e3ea9c5
@ -51,8 +51,6 @@ WIDGET, BASE = uic.loadUiType(
|
||||
|
||||
class ProcessingToolbox(BASE, WIDGET):
|
||||
|
||||
USE_CATEGORIES = '/Processing/UseSimplifiedInterface'
|
||||
|
||||
updateAlgList = True
|
||||
|
||||
def __init__(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user