diff --git a/weather/publicapi.json b/weather/publicapi.json index 9ba399b..90f2488 100644 --- a/weather/publicapi.json +++ b/weather/publicapi.json @@ -1,9 +1,5 @@ { "name": "weather", "icon": "☀️", - "category": "climate", - "pricing": { - "Weather.Now": 100, - "Weather.Forecast": 200 - } + "category": "climate" }