mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
remove log line #1046
This commit is contained in:
parent
9ca560ab8c
commit
761a5303e3
@ -21,7 +21,6 @@ export default
|
||||
$scope.subscription = res.data.license_info.subscription_name;
|
||||
$scope.version = processVersion(res.data.version);
|
||||
$('#about-modal').modal('show');
|
||||
console.log(window.cowsay)
|
||||
});
|
||||
};
|
||||
var back = function(){
|
||||
|
Loading…
Reference in New Issue
Block a user