remove clp currency

This commit is contained in:
Pavel 2022-12-07 13:49:13 +03:00 committed by GitHub
commit 61bf5921a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,7 +88,6 @@ var defaultCurrencies = map[string]string{
"pen": "S/",
"svc": "₡",
"uyu": "$U",
"clp": "Ch$",
"gel": "₾",
"gbp": "£",
}