mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
Fix jshint error
This commit is contained in:
parent
e407a79af8
commit
edcce9bfd8
@ -9,6 +9,6 @@ export default ['$scope',
|
||||
|
||||
$scope.deleteTag = function(tag){
|
||||
_.remove($scope.instanceGroups, {id: tag.id});
|
||||
}
|
||||
};
|
||||
}
|
||||
];
|
||||
Loading…
x
Reference in New Issue
Block a user