]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - jekyll/js/unlimited_pizza/melty_cheese.js
Removes stray log
[rbdr/r.bdr.sh] / jekyll / js / unlimited_pizza / melty_cheese.js
index 9c8a1e8ae201fc21fafa497127da6c1342f2fec3..5113a85dd76ecfd082d13d3bbbdd4f443ea6f404 100644 (file)
@@ -80,8 +80,6 @@ Class(UnlimitedPizza, "MeltyCheese").inherits(Widget)({
         height = this.max;
       }
 
         height = this.max;
       }
 
-      console.log("I, ", this.name, "should be ", height);
-
       this.element.height(height);
     },
 
       this.element.height(height);
     },