summaryrefslogtreecommitdiffstats
path: root/web/react/components/settings_sidebar.jsx
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-11-13 09:35:40 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-11-13 16:57:34 +0500
commit6b8d815ee86d27c801d350f88a9274a874025d6c (patch)
treeec1f4f1c188778723b58ce15fc547ef3e3005766 /web/react/components/settings_sidebar.jsx
parent4331920cf0f454f5d915e70fe7ebf8bd352a2f6d (diff)
downloadchat-6b8d815ee86d27c801d350f88a9274a874025d6c.tar.gz
chat-6b8d815ee86d27c801d350f88a9274a874025d6c.tar.bz2
chat-6b8d815ee86d27c801d350f88a9274a874025d6c.zip
Fixing eslint error
Diffstat (limited to 'web/react/components/settings_sidebar.jsx')
-rw-r--r--web/react/components/settings_sidebar.jsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/react/components/settings_sidebar.jsx b/web/react/components/settings_sidebar.jsx
index 212bcb22f..4af46c35a 100644
--- a/web/react/components/settings_sidebar.jsx
+++ b/web/react/components/settings_sidebar.jsx
@@ -1,6 +1,5 @@
// Copyright (c) 2015 Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
-var utils = require('../utils/utils.jsx');
export default class SettingsSidebar extends React.Component {
componentDidUpdate() {