Skip to content

Commit 7478d86

Browse files
author
bradrobertson
committed
remove console logs
1 parent f866ae0 commit 7478d86

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/tabs/tabs.slideshow.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@
3535
timer,
3636
stopped = true;
3737

38-
fire.bind('onClick', function(){
39-
console.log(">> slideshow onClick");
40-
});
41-
4238
// next / prev buttons
4339
function find(query) {
4440
var el = $(query);

0 commit comments

Comments
 (0)