From 4ce2dfd60da67944a3d437a40b2222df4b1eb97e Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Wed, 5 Feb 2014 20:23:10 +0100 Subject: [PATCH] refactor(bs3): remove unused bootstrap-datepicker from bower --- public/css/index.styl | 1 - 1 file changed, 1 deletion(-) diff --git a/public/css/index.styl b/public/css/index.styl index f0ae049a29..89f7b90743 100644 --- a/public/css/index.styl +++ b/public/css/index.styl @@ -3,7 +3,6 @@ // Vendor Includes - include first so we can override // Import only styles that do not have urls to images! Include them directly in the page! -@import "../bower_components/bootstrap-datepicker/css/datepicker.css" @import "../bower_components/bootstrap-tour/build/css/bootstrap-tour.min.css" @import "../bower_components/angular-loading-bar/build/loading-bar.css" @import "../bower_components/js-emoji/emoji.css"