diff --git a/example.config.json b/example.config.json index 1b449ce..7ab9e03 100644 --- a/example.config.json +++ b/example.config.json @@ -3,11 +3,6 @@ "port": 80, "base_url": "http://localhost:80" }, - "trello": { - "api_key": "key", - "api_token": "token", - "board_name": "name" - }, "discord": { "client_id": "client_id", "client_secret": "client_secret",