remove org form and list def reference from app.js

This commit is contained in:
John Mitchell 2017-03-06 10:12:35 -05:00
parent 1db4a288bc
commit 7541244354

View File

@ -123,8 +123,6 @@ var tower = angular.module('Tower', [
scheduler.name,
'Utilities',
'OrganizationFormDefinition',
'OrganizationListDefinition',
'templates',
'PromptDialog',
'AWDirectives',