Remove highlight.js

from components and setupbase
This commit is contained in:
Min RK 2014-10-28 15:22:16 -07:00
parent 29e49329e2
commit 46f2ebf1de

View File

@ -153,7 +153,6 @@ def find_package_data():
pjoin(components, "es6-promise", "*.js"),
pjoin(components, "font-awesome", "fonts", "*.*"),
pjoin(components, "google-caja", "html-css-sanitizer-minified.js"),
pjoin(components, "highlight.js", "build", "highlight.pack.js"),
pjoin(components, "jquery", "jquery.min.js"),
pjoin(components, "jquery-ui", "ui", "minified", "jquery-ui.min.js"),
pjoin(components, "jquery-ui", "themes", "smoothness", "jquery-ui.min.css"),