Skip to content

Commit

Permalink
Merge pull request #165 from Polymer/remove-render-helpers
Browse files Browse the repository at this point in the history
Removes render-helpers
  • Loading branch information
dfreedm authored Sep 12, 2018
2 parents 5ffb22a + dfeeab5 commit 0ec5deb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 179 deletions.
52 changes: 0 additions & 52 deletions src/lib/render-helpers.ts

This file was deleted.

126 changes: 0 additions & 126 deletions src/test/render-helpers_test.ts

This file was deleted.

1 change: 0 additions & 1 deletion test/runner.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@
</head>
<body>
<script type="module" src="lit-element_test.js"></script>
<script type="module" src="render-helpers_test.js"></script>
<script type="module" src="lit-element_styling_test.js"></script>
</body></html>

0 comments on commit 0ec5deb

Please sign in to comment.