mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
remove log statement
This commit is contained in:
parent
e9acdd79a3
commit
0b410fb6a8
@ -39,7 +39,6 @@ export function CredentialsList($scope, $rootScope, $location, $log,
|
||||
|
||||
$scope.$on(`${list.iterator}_options`, function(event, data){
|
||||
$scope.options = data.data.actions.GET;
|
||||
console.log($scope.options);
|
||||
optionsRequestDataProcessing();
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user