Skip to content

Commit 2bcc99c

Browse files
committed
Merge pull request #142 from corbanb/master
Remove console.log from flip callback
2 parents cc227ed + a1277d8 commit 2bcc99c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/flipclock/js/libs/face.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,6 @@
221221
}
222222
*/
223223

224-
console.log(t.lists);
225-
226224
$.each(time, function(i, digit) {
227225
var list = t.lists[i];
228226

0 commit comments

Comments
 (0)