Skip to content

Commit

Permalink
Remove some unused labels
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Jun 28, 2021
1 parent 4492ec4 commit 7f06e68
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/labels.json
Expand Up @@ -2,10 +2,6 @@
{ "name": "💩 template incomplete", "color": "#4E342E" },
{ "name": "💩 template removed", "color": "#4E342E" },

{ "name": "b¹ 🐞 code-splitting", "color": "#F44336" },
{ "name": "b² 🐞 scope-hoisting", "color": "#F44336" },
{ "name": "b³ 🐞 tree-shaking", "color": "#F44336" },

{ "name": "c¹ ⋅ discussion", "color": "#1976D2" },
{ "name": "c² ⋅ feedback wanted", "color": "#F9A825" },
{ "name": "c³ ⋅ PR welcome", "color": "#1B5E20" },
Expand Down

0 comments on commit 7f06e68

Please sign in to comment.