Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Bennett <lukeeeebennettplus@gmail.com>2018-03-27 18:15:18 +0300
committerLuke Bennett <lukeeeebennettplus@gmail.com>2018-03-27 18:15:18 +0300
commit77ee14280e48987274ea9e6ce7ed8181de7f37a3 (patch)
treeab428cf317afd18e58ee088737f2b52bd3b480fa /app/assets/javascripts/feature_highlight
parent60432a4a7873e2b5f8ddee0d7252b1967a3a3872 (diff)
Lint fix
Diffstat (limited to 'app/assets/javascripts/feature_highlight')
-rw-r--r--app/assets/javascripts/feature_highlight/feature_highlight.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/javascripts/feature_highlight/feature_highlight.js b/app/assets/javascripts/feature_highlight/feature_highlight.js
index a3eaf5b32cd..983f4eaf4c7 100644
--- a/app/assets/javascripts/feature_highlight/feature_highlight.js
+++ b/app/assets/javascripts/feature_highlight/feature_highlight.js
@@ -1,5 +1,4 @@
import $ from 'jquery';
-import _ from 'underscore';
import {
getSelector,
togglePopover,