1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-11 05:17:41 +03:00

M #-: Removing unneeded debug information

Jorge's footprints
This commit is contained in:
Tino Vazquez 2019-08-28 15:50:04 -07:00
parent 81ed024186
commit 94e7fd7487
4 changed files with 1 additions and 3 deletions

View File

@ -98,7 +98,6 @@ define(function(require) {
}
return(false);
}
console.log("JORGE");
token = window.token;
var URL = "";
var proxy_host = window.location.hostname;

View File

@ -569,7 +569,7 @@ define(function(require) {
}
},
error: function(){
console.log("ERRROR");
console.log("ERROR");
}
};
OpenNebulaAction.list(hostActions,actionHost);

View File

@ -1 +0,0 @@
26408