From 0b70b4a9c631bbfc831e2c7b1bf50d1e4c943fc1 Mon Sep 17 00:00:00 2001 From: Robbie Palmer <8760191+Robbie-Palmer@users.noreply.github.com> Date: Sat, 18 Jun 2022 12:12:48 +0100 Subject: [PATCH] Remove GQE currency Currency with code GQE has duplicate symbol and name, with XAF currency Can't find currency code GQE on forex so removing --- forex_python/raw_data/currencies.json | 1 - 1 file changed, 1 deletion(-) diff --git a/forex_python/raw_data/currencies.json b/forex_python/raw_data/currencies.json index 28baca0..864f8e0 100644 --- a/forex_python/raw_data/currencies.json +++ b/forex_python/raw_data/currencies.json @@ -52,7 +52,6 @@ {"cc":"GIP","symbol":"\u00a3","name":"Gibraltar pound"}, {"cc":"GMD","symbol":"D","name":"Gambian dalasi"}, {"cc":"GNF","symbol":"FG","name":"Guinean franc"}, - {"cc":"GQE","symbol":"CFA","name":"Central African CFA franc"}, {"cc":"GTQ","symbol":"Q","name":"Guatemalan quetzal"}, {"cc":"GYD","symbol":"GY$","name":"Guyanese dollar"}, {"cc":"HKD","symbol":"HK$","name":"Hong Kong dollar"},