From fac346182f7b462f18f1e13081b6551ea4178c3a Mon Sep 17 00:00:00 2001 From: CrypticaScriptura <7396812+CrypticaScriptura@users.noreply.github.com> Date: Thu, 19 Oct 2023 14:53:56 -0400 Subject: [PATCH] fix: remove empty currency --- data/currencies.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data/currencies.json b/data/currencies.json index 36dd92f5..2c88f30c 100644 --- a/data/currencies.json +++ b/data/currencies.json @@ -2419,14 +2419,5 @@ "Minor unit": 2, "Fund": "", "": "" - }, - { - "ENTITY": "", - "Currency": "", - "Alphabetic Code": "", - "Numeric Code": "", - "Minor unit": "", - "Fund": "", - "": "" } ]