mirror of
https://github.com/JonnyBro/JaBa.git
synced 2025-01-19 17:03:47 +05:00
refactor: remove unusable const
This commit is contained in:
parent
1080532e39
commit
d04d304632
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
"token": "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
|
"token": "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
|
||||||
"userId": "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
|
|
||||||
"mongoDB": "mongodb://127.0.0.1:27017/discordbot",
|
"mongoDB": "mongodb://127.0.0.1:27017/discordbot",
|
||||||
"production": true,
|
"production": true,
|
||||||
"spotify": {
|
"spotify": {
|
||||||
|
|
Loading…
Reference in a new issue