Skip to content

Commit 25146e9

Browse files
committed
fix: formatting
1 parent 12fb5ec commit 25146e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/jellycommands/src/JellyCommands.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export class JellyCommands extends Client {
2828

2929
if (this.joptions.commands) {
3030
const commands = await resolveCommands(this, this.joptions.commands);
31-
3231
const commandIdMap = await getCommandIdMap(this, commands);
3332

3433
// Whenever there is a interactionCreate event respond to it

0 commit comments

Comments
 (0)