mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
remove debugger
This commit is contained in:
@@ -132,8 +132,6 @@ function(rootScope, scope, $state, i18n, CreateSelect2, GetBasePath, Rest, $q, W
|
||||
});
|
||||
}).flattenDeep().value();
|
||||
|
||||
debugger;
|
||||
|
||||
Rest.setUrl(scope.owner.related.roles);
|
||||
|
||||
$q.all( _.map(roles, (entity) => Rest.post({id: entity.id})) )
|
||||
|
||||
Reference in New Issue
Block a user