From 6f6f8a338ec460aea761de320aaccc25b0eb2d42 Mon Sep 17 00:00:00 2001 From: Alexandre Pretto Nunes Date: Mon, 12 Jan 2015 20:08:00 -0200 Subject: Improve jshint configuration --- web-ui/app/js/mixins/with_enable_disable_on_event.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'web-ui/app/js/mixins/with_enable_disable_on_event.js') diff --git a/web-ui/app/js/mixins/with_enable_disable_on_event.js b/web-ui/app/js/mixins/with_enable_disable_on_event.js index eea7f091..5b28a67b 100644 --- a/web-ui/app/js/mixins/with_enable_disable_on_event.js +++ b/web-ui/app/js/mixins/with_enable_disable_on_event.js @@ -14,8 +14,6 @@ * You should have received a copy of the GNU Affero General Public License * along with Pixelated. If not, see . */ -/*global Pixelated */ -/*global _ */ define([], function () { -- cgit v1.2.3