diff --git a/platform/commonUI/browse/bundle.json b/platform/commonUI/browse/bundle.json index e6cc265eff..249f75da47 100644 --- a/platform/commonUI/browse/bundle.json +++ b/platform/commonUI/browse/bundle.json @@ -21,11 +21,6 @@ "implementation": "ViewSwitcherController.js", "depends": [ "$scope" ] }, - { - "key": "CreateButtonController", - "implementation": "creation/CreateButtonController", - "depends": [ "$scope", "$document" ] - }, { "key": "CreateMenuController", "implementation": "creation/CreateMenuController",