Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Commit

Permalink
Merge pull request #123 from firebase/todo-update
Browse files Browse the repository at this point in the history
Clean up todo example.
  • Loading branch information
davideast committed Nov 28, 2014
2 parents 518c2d1 + bce13e9 commit 09730aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 228 deletions.
1 change: 1 addition & 0 deletions examples/todos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ <h1>todos</h1>
<p>Part of <a href="http://todomvc.com">TodoMVC</a></p>
</footer>
<script data-main="js/main" src="bower_components/requirejs/require.js"></script>
<script src="https://rawgit.com/addyosmani/timing.js/master/timing.js"></script>
</body>
</html>
228 changes: 0 additions & 228 deletions examples/todos/todos.js

This file was deleted.

0 comments on commit 09730aa

Please sign in to comment.