1
0
Fork 0

Removed pointless logging

This commit is contained in:
Michael Hackstein 2014-07-18 15:12:01 +02:00
parent f0fc951089
commit b13149ea5f
1 changed files with 0 additions and 1 deletions

View File

@ -200,7 +200,6 @@
throw "should be a spy";
},
width: function() {
console.log("Peter");
return width;
},
resize: function (a) {