]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Removes stray log
authorBen Beltran <redacted>
Wed, 18 Feb 2015 05:01:15 +0000 (23:01 -0600)
committerBen Beltran <redacted>
Wed, 18 Feb 2015 05:01:15 +0000 (23:01 -0600)
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);
     },