Skip to content

Commit 7666e49

Browse files
fix: prettier issue
1 parent 6869787 commit 7666e49

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

src/controllers/verifyCommand.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ export async function verifyCommand(
1313
env: env
1414
) {
1515
const token = await generateUniqueToken();
16-
1716
const response = await sendUserDiscordData(
1817
token,
1918
userId,

tests/mocks/__mocks__

Whitespace-only changes.

0 commit comments

Comments
 (0)