Skip to content

Commit 741ac09

Browse files
committed
hotfix: format
1 parent 1c5f037 commit 741ac09

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/v2/commands/repel/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ export const repelInteraction: CommandDataWithHandler = {
120120
return;
121121
}
122122

123-
124123
if (targetMember.roles.cache.has(repelRole.id)) {
125124
await reply(
126125
interaction,

0 commit comments

Comments
 (0)