summaryrefslogtreecommitdiff
path: root/public/views/head.ejs
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-01-21 01:16:53 -0600
committerCheng-Han, Wu2016-01-21 01:16:53 -0600
commit018beab583b5affb59321762388e376d5f123b0f (patch)
tree7476b275c2cb23b7bd5414f37005906c8a02f128 /public/views/head.ejs
parent98a8640edb8e4aac003601269166d981d04bded0 (diff)
Removed unused include
Diffstat (limited to '')
-rw-r--r--public/views/head.ejs1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/views/head.ejs b/public/views/head.ejs
index acc6c78d..92fd44e4 100644
--- a/public/views/head.ejs
+++ b/public/views/head.ejs
@@ -18,7 +18,6 @@
<link rel="stylesheet" href="/vendor/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="/vendor/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/bootstrap-social.css">
-<link rel="stylesheet" href="/vendor/bootstrap-switch/dist/css/bootstrap3/bootstrap-switch.min.css">
<% } %>
<link rel="stylesheet" href="/vendor/jquery-ui/jquery-ui.min.css">
<link rel="stylesheet" href="/vendor/codemirror/lib/codemirror.css">