ui: remove components from index

This commit is contained in:
Jack Pearkes 2014-06-05 16:29:08 -04:00
parent e485747e1e
commit d6d2ae0a9e
1 changed files with 0 additions and 1 deletions

View File

@ -510,7 +510,6 @@
<script src="javascripts/app/views.js"></script>
<script src="javascripts/app/controllers.js"></script>
<script src="javascripts/app/helpers.js"></script>
<script src="javascripts/app/components.js"></script>
<!-- to activate the test runner, add the "?test" query string parameter -->
<script src="tests/runner.js"></script>
<!-- <script src="static/application.min.js"></script> -->