From 321ee051e57e8b5ba336434341156567d98c529f Mon Sep 17 00:00:00 2001 From: Eric Zhang Date: Mon, 19 Sep 2022 15:01:29 -0500 Subject: [PATCH] Remove duplicate collections from ens-collections.json 4 letter dictionary words and begali 999 club were listed twice, verbatim. --- ens-collections.json | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/ens-collections.json b/ens-collections.json index 78ebb86..be73860 100644 --- a/ens-collections.json +++ b/ens-collections.json @@ -300,18 +300,6 @@ "arabic-3-digit-palindromes.csv" ] }, - { - "name": "Bengali 999 Club", - "slug": "bengali-999-club", - "description": "3 digit numerals for the 6th most popular language in the world; Bengali numerals from 000-999.", - "twitter": "999ENSBengali", - "website": "-", - "chat": "https://discord.gg/H5BsbEjh", - "logo": "bengali-999-club.png", - "csv": [ - "bengali-999-club.csv" - ] - }, { "name": "Binary Club", "slug": "binary-club", @@ -588,18 +576,6 @@ "english-adjectives.csv" ] }, - { - "name": "4 Letter Dictionary", - "slug": "4-letter-dictionary", - "description": "English 4 Letter Dictionary Words.", - "twitter": "", - "chat": "", - "website": "", - "logo": "4-letter-dictionary.png", - "csv": [ - "4-letter-dictionary.csv" - ] - }, { "name": "MMDD Club", "slug": "mmdd-club", @@ -1535,4 +1511,4 @@ ] } ] -} \ No newline at end of file +}