remove unused yt api key field from config

This commit is contained in:
amber 2020-04-19 16:54:43 +01:00
parent e4f58c0e4c
commit 39aa33d669
No known key found for this signature in database
GPG Key ID: 3D664321E8507177
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ const config = {
// API keys that are required for some features/commands
keys: {
dbl: '', // top.gg key
yt: '', // youtube API key
sentry: '' // sentry.io dsn
},