From 77c2affc99bf144c83e1837d0ba4ddfb4755a90e Mon Sep 17 00:00:00 2001 From: Paolo Date: Thu, 25 Apr 2013 12:36:49 +0200 Subject: [PATCH] Code clean up --- it.to.work/scrollingElement.js | 1 - 1 file changed, 1 deletion(-) 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; }); -