diff --git a/it.to.work/scrollingElement.js b/it.to.work/scrollingElement.js index 3091efa..917bb0d 100644 --- a/it.to.work/scrollingElement.js +++ b/it.to.work/scrollingElement.js @@ -7,4 +7,3 @@ define(['jquery'], function($) { return scrollingElement; }); -