diff --git a/awx/ui/client/src/app.js b/awx/ui/client/src/app.js index 6d81793495..fa0f67cc91 100644 --- a/awx/ui/client/src/app.js +++ b/awx/ui/client/src/app.js @@ -123,8 +123,6 @@ var tower = angular.module('Tower', [ scheduler.name, 'Utilities', - 'OrganizationFormDefinition', - 'OrganizationListDefinition', 'templates', 'PromptDialog', 'AWDirectives',