Skip to content

Commit 29e8979

Browse files
committed
fix: remove useless logs
1 parent 824afca commit 29e8979

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/discord.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ export const refreshApplicationCommands = async (harmonix: Harmonix) => {
5959
ctx.call(harmonix, () => readyEvent.callback(client))
6060
}
6161
} catch (error: any) {
62-
console.log(error)
6362
createError(error.message)
6463
}
6564
})

0 commit comments

Comments
 (0)