From 3a412b7d7f95e6d812143cc7ec13eee4bbef42f0 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Mon, 16 Aug 2021 12:53:12 +0100 Subject: [PATCH] make time api free --- time/publicapi.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/time/publicapi.json b/time/publicapi.json index 3c6dd48..fe65ca9 100644 --- a/time/publicapi.json +++ b/time/publicapi.json @@ -1,9 +1,5 @@ { "name": "time", "icon": "🌐", - "category": "timezone", - "pricing": { - "Time.Now": 100, - "Time.Zone": 500 - } + "category": "timezone" }