diff --git a/src/example/example.js b/src/example/example.js index 5a4fce89..9589cf32 100644 --- a/src/example/example.js +++ b/src/example/example.js @@ -294,4 +294,5 @@ $(function () { }; } init(); -}); \ No newline at end of file + +});