From 898232fa8ba02febcc15b1700cd4fc18fde496d6 Mon Sep 17 00:00:00 2001 From: Olivier Paroz Date: Fri, 10 Apr 2015 23:20:33 +0200 Subject: Global JS variables cleanup --- js/galleryview.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/galleryview.js') diff --git a/js/galleryview.js b/js/galleryview.js index 572a7c14..106e3e3e 100644 --- a/js/galleryview.js +++ b/js/galleryview.js @@ -1,4 +1,4 @@ -/* global OC, oc_requesttoken, $, _, Gallery, Album */ +/* global OC, oc_requesttoken, $, _, Gallery */ (function () { /** -- cgit v1.2.3