summaryrefslogtreecommitdiff
path: root/web-ui/app/js/foundation/off_canvas.js
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/js/foundation/off_canvas.js')
-rw-r--r--web-ui/app/js/foundation/off_canvas.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/web-ui/app/js/foundation/off_canvas.js b/web-ui/app/js/foundation/off_canvas.js
index 805dfab8..66334470 100644
--- a/web-ui/app/js/foundation/off_canvas.js
+++ b/web-ui/app/js/foundation/off_canvas.js
@@ -14,9 +14,8 @@
* You should have received a copy of the GNU Affero General Public License
* along with Pixelated. If not, see <http://www.gnu.org/licenses/>.
*/
-'use strict';
define(['flight/lib/component', 'page/events'], function (defineComponent, events) {
-
+ 'use strict';
return defineComponent(function() {
this.closeSlider = function (ev){