removing console.log

revert-dabc3590
Ace 8 years ago
parent 24624131a7
commit c004824b81

@ -17,7 +17,6 @@
*/
var updateStats = function (serviceURL, id) {
console.log(serviceURL);
invokerUtil.get(
serviceURL,
function (data, textStatus, jqXHR) {

Loading…
Cancel
Save