Skip to content

Commit

Permalink
Fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-t committed Nov 21, 2018
1 parent 23f2e9d commit bf12e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/jquery.chocolat.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
factory(jQuery, window, document)
}
})(function($, window, document, undefined) {
var calls = 0;
var calls = 0

function Chocolat(element, settings) {
var that = this
Expand Down

0 comments on commit bf12e55

Please sign in to comment.