stray console.log

master
Mark MacKay 2015-12-29 00:23:47 -06:00
parent 632abd2d2e
commit 50e3e9ca63
1 changed files with 0 additions and 1 deletions

View File

@ -391,7 +391,6 @@ jQuery.fn.jGraduate =
if(inv.length < 2) inv = 0 + inv;
inverted += inv;
}
console.log(inverted)
mkStop(1, '#' + inverted, 1);
break;