mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 15:27:47 -02:30
remove console.log statement from angular-scheduler
This commit is contained in:
@@ -410,7 +410,6 @@ angular.module('AngularScheduler', ['underscore'])
|
||||
var that = this;
|
||||
|
||||
that.scope.$on("loadSchedulerDetailPane", function() {
|
||||
console.log("loaded scheduler detail pane");
|
||||
that.isValid();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user