diff --git a/config/config_secrets.template.json b/config/config_secrets.template.json index 61909876..cbf60336 100644 --- a/config/config_secrets.template.json +++ b/config/config_secrets.template.json @@ -1,9 +1,5 @@ { - "youtube": { - "api_key": "YOUR_YOUTUBE_API_KEY", - "channel_id": "YOUR_YOUTUBE_CHANNEL_ID" - }, "github": { "api_token": "YOUR_GITHUB_PERSONAL_ACCESS_TOKEN" } -} \ No newline at end of file +}