Skip to content

Commit

Permalink
Remove register card with card picker
Browse files Browse the repository at this point in the history
  • Loading branch information
jcwillox committed Mar 19, 2020
1 parent 34a651b commit 39ef673
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,3 @@ class CanaryCard extends LitElement {
}

customElements.define("canary-card", CanaryCard);
registerCard("canary-card", "Canary");

0 comments on commit 39ef673

Please sign in to comment.