mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
Removed unused Alert
This commit is contained in:
parent
1a4e7c8572
commit
91c46731d1
@ -15,11 +15,9 @@ export default [
|
||||
'$filter', '$scope', '$location', '$stateParams', 'ScheduleList', 'Rest',
|
||||
'rbacUiControlService', 'JobTemplateModel', 'ToggleSchedule', 'DeleteSchedule',
|
||||
'$q', '$state', 'Dataset', 'ParentObject', 'UnifiedJobsOptions', 'i18n',
|
||||
'Alert',
|
||||
function($filter, $scope, $location, $stateParams, ScheduleList, Rest,
|
||||
rbacUiControlService, JobTemplate, ToggleSchedule, DeleteSchedule,
|
||||
$q, $state, Dataset, ParentObject, UnifiedJobsOptions, i18n,
|
||||
Alert
|
||||
$q, $state, Dataset, ParentObject, UnifiedJobsOptions, i18n
|
||||
) {
|
||||
|
||||
var base, scheduleEndpoint,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user