Skip to content

Commit 26229bf

Browse files
lint fix
1 parent 886a8f1 commit 26229bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controllers/verifyCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export async function verifyCommand(
1313
env: env
1414
) {
1515
const token = await generateUniqueToken();
16-
16+
1717
const response = await sendUserDiscordData(
1818
token,
1919
userId,

0 commit comments

Comments
 (0)