From d04d3046329b3362b996eafee425386107011f49 Mon Sep 17 00:00:00 2001 From: Slincnik Date: Sat, 11 Jan 2025 14:44:12 +0300 Subject: [PATCH] refactor: remove unusable const --- config.sample.json | 1 - 1 file changed, 1 deletion(-) diff --git a/config.sample.json b/config.sample.json index 4d23973e..40e872aa 100644 --- a/config.sample.json +++ b/config.sample.json @@ -1,6 +1,5 @@ { "token": "XXXXXXXXXXXXXXXXXXXXXXXXXXXX", - "userId": "XXXXXXXXXXXXXXXXXXXXXXXXXXXX", "mongoDB": "mongodb://127.0.0.1:27017/discordbot", "production": true, "spotify": {