[Forms] Remove obsolete declaration
Remove obsolete controller declaration (this was triggering warnings in the console.) WTD-593.
This commit is contained in:
@@ -21,11 +21,6 @@
|
||||
"implementation": "ViewSwitcherController.js",
|
||||
"depends": [ "$scope" ]
|
||||
},
|
||||
{
|
||||
"key": "CreateButtonController",
|
||||
"implementation": "creation/CreateButtonController",
|
||||
"depends": [ "$scope", "$document" ]
|
||||
},
|
||||
{
|
||||
"key": "CreateMenuController",
|
||||
"implementation": "creation/CreateMenuController",
|
||||
|
||||
Reference in New Issue
Block a user