mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 23:16:01 -03:30
remove log line #1046
This commit is contained in:
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user