mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
Removed unused job templates import from some controllers
This commit is contained in:
parent
b0b416341d
commit
6ee654c879
@ -10,8 +10,6 @@
|
||||
* @description This controller's for the Inventory page
|
||||
*/
|
||||
|
||||
import '../../job-templates/main';
|
||||
|
||||
function InventoriesList($scope, $rootScope, $location, $log,
|
||||
$stateParams, $compile, $filter, sanitizeFilter, Rest, Alert, InventoryList,
|
||||
generateList, Prompt, SearchInit, PaginateInit, ReturnToCaller,
|
||||
|
||||
@ -10,8 +10,6 @@
|
||||
* @description This controller's for the Inventory page
|
||||
*/
|
||||
|
||||
import '../../job-templates/main';
|
||||
|
||||
function InventoriesManage($log, $scope, $rootScope, $location,
|
||||
$state, $compile, generateList, ClearScope, Empty, Wait, Rest, Alert,
|
||||
GetBasePath, ProcessErrors, InventoryGroups,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user