From f9c4fab4fcff35b777868efa41707cceb15fb80d Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Wed, 19 Jan 2022 15:01:16 +0000 Subject: [PATCH] make convert free --- currency/publicapi.json | 1 - 1 file changed, 1 deletion(-) diff --git a/currency/publicapi.json b/currency/publicapi.json index 0ec44d2..a9a016f 100644 --- a/currency/publicapi.json +++ b/currency/publicapi.json @@ -4,7 +4,6 @@ "category": "money", "display_name": "Currency", "pricing": { - "Currency.Convert": 5000, "Currency.History": 5000, "Currency.Rates": 5000 }