diff --git a/src/Mod/BIM/InitGui.py b/src/Mod/BIM/InitGui.py index 6513320ad9..990d183fd2 100644 --- a/src/Mod/BIM/InitGui.py +++ b/src/Mod/BIM/InitGui.py @@ -298,7 +298,6 @@ class BIMWorkbench(Workbench): def GetCommands(self): # default: Draft_ArrayTools (the main Array UI) return ( - "Draft_ArrayTools", "Draft_OrthoArray", "Draft_PathArray", "Draft_PolarArray",