Skip to content

Commit

Permalink
Added description to the message after using /verify #85
Browse files Browse the repository at this point in the history
  • Loading branch information
shreya-mishra authored and prakashchoudhary07 committed Jul 20, 2023
1 parent a504c1e commit cd7cf9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/controllers/verifyCommand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export async function verifyCommand(
env: env
) {
const token = await generateUniqueToken();

const response = await sendUserDiscordData(
token,
userId,
Expand Down

0 comments on commit cd7cf9a

Please sign in to comment.