Removed unused job templates import from some controllers

This commit is contained in:
Ken Hoes 2016-03-16 11:35:23 -04:00
parent b0b416341d
commit 6ee654c879
2 changed files with 0 additions and 4 deletions

View File

@ -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,

View File

@ -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,