Skip to content

Commit

Permalink
Remove unused jQuery from example
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Dec 28, 2015
1 parent 7a1a66d commit 5164ffd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<body>
<div id="output"></div>

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/backbone.js/1.2.3/backbone-min.js"></script>
<script src="../dist/backbone.deepmodel.js"></script>
Expand Down

0 comments on commit 5164ffd

Please sign in to comment.