Skip to content

Commit

Permalink
🏁 Edifice EOL (#23)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Apr 1, 2022
1 parent 5571877 commit 7612113
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 @@ -1044,7 +1044,6 @@ async function run() {

const collections = [
{name: 'citadel', label: '🏰 citadel'},
{name: 'edifice', label: '🏒 edifice'},
{name: 'fortress', label: '🏯 fortress'},
{name: 'garden', label: '🌱 garden'}
];
Expand Down
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ async function run() {

const collections = [
{name: 'citadel', label: '🏰 citadel'},
{name: 'edifice', label: '🏒 edifice'},
{name: 'fortress', label: '🏯 fortress'},
{name: 'garden', label: '🌱 garden'}
];
Expand Down

0 comments on commit 7612113

Please sign in to comment.