diff --git a/app/assets/javascripts/application-core/bootstrap.js b/app/assets/javascripts/application-core/bootstrap.js deleted file mode 100644 index 82dd503ad..000000000 --- a/app/assets/javascripts/application-core/bootstrap.js +++ /dev/null @@ -1,15 +0,0 @@ -// Protip: remove the parts of Bootstrap that you don't need, in order to -// slim down the amount of JavaScript you send to the browser. -// -//= require bootstrap/affix -//= require bootstrap/alert -//= require bootstrap/button -//= require bootstrap/carousel -//= require bootstrap/collapse -//= require bootstrap/dropdown -//= require bootstrap/tab -//= require bootstrap/transition -//= require bootstrap/scrollspy -//= require bootstrap/modal -//= require bootstrap/tooltip -//= require bootstrap/popover