Skip to content

Commit 62df7b5

Browse files
committed
chore: housekeeping
1 parent f32ea5c commit 62df7b5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/routes/discord.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ async function getMessagesLeaderboard() {
3838
async function updateGuildInfoCache() {
3939
try {
4040
const config = await database.DataCollectionConfiguration.getDataCollectionConfig(mainServer) // We'll keep this here
41-
// what the *** is this code -m 2025
4241
const data = await Promise.all([
4342
database.MessageCount.getMessageCount(mainServer),
4443
discordUtility.getMemberCount(mainServer),

0 commit comments

Comments
 (0)