Skip to content

Commit

Permalink
Blueprint EOL (#13)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Apr 20, 2021
1 parent be5e9cf commit 5d64a96
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1043,7 +1043,6 @@ async function run() {
let labels = [];

const collections = [
{name: 'blueprint', label: '๐Ÿ“œ blueprint'},
{name: 'citadel', label: '๐Ÿฐ citadel'},
{name: 'dome', label: '๐Ÿ”ฎ dome'},
{name: 'edifice', label: '๐Ÿข edifice'},
Expand Down
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ async function run() {
let labels = [];

const collections = [
{name: 'blueprint', label: '๐Ÿ“œ blueprint'},
{name: 'citadel', label: '๐Ÿฐ citadel'},
{name: 'dome', label: '๐Ÿ”ฎ dome'},
{name: 'edifice', label: '๐Ÿข edifice'},
Expand Down

0 comments on commit 5d64a96

Please sign in to comment.