removed non-npm backbone requires

This commit is contained in:
Peter Cottle 2015-04-04 11:25:36 -07:00
parent b3cf8263a2
commit b2d279e5b6
2 changed files with 0 additions and 3 deletions

View file

@ -97,7 +97,6 @@
{{jsDependencies}}
<script src="lib/jquery-ui-1.9.0.custom.min.js"></script>
<script src="lib/backbone.localStorage-min.js"></script>
<!-- Templates from here on out. Someone seriously needs to fix template
management for node.js apps. I know there is the text plugin