| Index: dart/samples/third_party/todomvc/web/index.html
|
| ===================================================================
|
| --- dart/samples/third_party/todomvc/web/index.html (revision 34784)
|
| +++ dart/samples/third_party/todomvc/web/index.html (working copy)
|
| @@ -9,7 +9,6 @@
|
| <link rel="import" href="lib-elements/polymer_localstorage.html">
|
| <link rel="import" href="elements/td_model.html">
|
| <link rel="import" href="elements/td_todos.html">
|
| - <script type="application/dart">export 'package:polymer/init.dart';</script>
|
| </head>
|
| <body>
|
| <header>
|
|
|