mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-25 21:43:47 -04:00
Don't need confusing nested comment about Backbone (see #2633).
This commit is contained in:
parent
77d040c866
commit
f60e8d1885
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
<script src="/lib/ace/ace.js" defer></script>
|
||||
<script src="/javascripts/vendor.js" defer></script>
|
||||
<script src="/javascripts/aether.js" defer></script>
|
||||
<script src="/javascripts/app.js" defer></script> <!-- it's all Backbone! -->
|
||||
<script src="/javascripts/app.js" defer></script>
|
||||
<![endif]>
|
||||
<script>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue