summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-03-02 11:51:12 +0000
committerPhil Hughes <me@iamphill.com>2017-03-02 11:51:12 +0000
commita933b592b8c1f0cac99a4ed8b008600ff2c42643 (patch)
tree19e6718c427286b0c8cf87671f1daf45368e409c
parent39306fe32abd8eb44b88318a1a2fcfe60782affd (diff)
downloadgitlab-ce-bye-bye-unused-deps.tar.gz
Removed another unused Bootstrap pluginbye-bye-unused-deps
-rw-r--r--app/assets/javascripts/application.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/javascripts/application.js b/app/assets/javascripts/application.js
index 1b9ea5680c5..4c24d35b5bb 100644
--- a/app/assets/javascripts/application.js
+++ b/app/assets/javascripts/application.js
@@ -19,7 +19,6 @@ require('bootstrap/js/affix');
require('bootstrap/js/alert');
require('bootstrap/js/dropdown');
require('bootstrap/js/modal');
-require('bootstrap/js/scrollspy');
require('bootstrap/js/tab');
require('bootstrap/js/transition');
require('bootstrap/js/tooltip');