Skip to content

Commit 187f0c9

Browse files
committed
rogue console statement
1 parent 90350fd commit 187f0c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@
119119
$('#jqueryVersion').html($.fn.jquery);
120120

121121
var loghandle = function(event, delta) {
122-
console.log(event);
123122
var o = '', id = event.currentTarget.id;
124123

125124
o = '#' + id + ':';

0 commit comments

Comments
 (0)