Skip to content

Commit

Permalink
Merge pull request #142 from corbanb/master
Browse files Browse the repository at this point in the history
Remove console.log from flip callback
  • Loading branch information
objectivehtml committed Aug 25, 2014
2 parents cc227ed + a1277d8 commit 2bcc99c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/flipclock/js/libs/face.js
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,6 @@
}
*/

console.log(t.lists);

$.each(time, function(i, digit) {
var list = t.lists[i];

Expand Down

0 comments on commit 2bcc99c

Please sign in to comment.