Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit 9ca24d1

Browse files
committed
Remove extraneous </template>
1 parent 0b30978 commit 9ca24d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

elements/td-todos.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
</li>
3838
</polymer-selector>
3939
<button hidden?="{{$.model.completedCount == 0}}" id="clear-completed" on-click="clearCompletedAction">Clear completed ({{$.model.completedCount}})</button>
40-
</template>
4140
</footer>
4241
</section>
4342
</template>

0 commit comments

Comments
 (0)