Skip to content

Commit

Permalink
chore: fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
dipendraupreti committed May 23, 2024
1 parent fff1918 commit 3a5b5f9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ const verifySession = (
throw new Error("Should never come here");
}

console.log("verifySession input", input);

input.verifySessionOptions = {
checkDatabase:
fastify.config.user.supertokens.checkSessionInDatabase ?? true,
Expand Down

0 comments on commit 3a5b5f9

Please sign in to comment.