summaryrefslogtreecommitdiffstats
path: root/webapp/components/root.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/root.jsx')
-rw-r--r--webapp/components/root.jsx3
1 files changed, 0 insertions, 3 deletions
diff --git a/webapp/components/root.jsx b/webapp/components/root.jsx
index 977652e99..f98ed4c3d 100644
--- a/webapp/components/root.jsx
+++ b/webapp/components/root.jsx
@@ -1,9 +1,6 @@
// Copyright (c) 2016 Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
-//import $ from 'jquery';
-//import Client from 'utils/web_client.jsx';
-
import * as GlobalActions from 'actions/global_actions.jsx';
import LocalizationStore from 'stores/localization_store.jsx';
import Client from 'utils/web_client.jsx';