From 4b260b761a78ea1a0dd6b02df7d25e93b496b6ff Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Thu, 12 May 2016 07:50:53 -0400 Subject: Updating client dependancies and ESLint (#2954) * Updating client dependancies * Fixing eslint errors with updates * Updating eslint --- webapp/tests/client_preferences.test.jsx | 7 ------- 1 file changed, 7 deletions(-) (limited to 'webapp/tests/client_preferences.test.jsx') diff --git a/webapp/tests/client_preferences.test.jsx b/webapp/tests/client_preferences.test.jsx index 987728704..95b026bfc 100644 --- a/webapp/tests/client_preferences.test.jsx +++ b/webapp/tests/client_preferences.test.jsx @@ -1,13 +1,6 @@ // Copyright (c) 2016 Mattermost, Inc. All Rights Reserved. // See License.txt for license information. -/* eslint-disable no-console */ -/* eslint-disable global-require */ -/* eslint-disable func-names */ -/* eslint-disable prefer-arrow-callback */ -/* eslint-disable no-magic-numbers */ -/* eslint-disable no-unreachable */ - import assert from 'assert'; import TestHelper from './test_helper.jsx'; -- cgit v1.2.3-1-g7c22