mirror of https://gitee.com/bigwinds/arangodb
Removed pointless logging
This commit is contained in:
parent
f0fc951089
commit
b13149ea5f
|
@ -200,7 +200,6 @@
|
|||
throw "should be a spy";
|
||||
},
|
||||
width: function() {
|
||||
console.log("Peter");
|
||||
return width;
|
||||
},
|
||||
resize: function (a) {
|
||||
|
|
Loading…
Reference in New Issue