Skip to content

Commit

Permalink
remove logger
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanfajlur committed Oct 6, 2024
1 parent abd9413 commit 240ae82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/libs/lucia.server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ export const githubArctic = new GitHub(
serverEnv.GITHUB_CLIENT_SECRET,
)

console.log('logdev', appEnv.BASE_URL)
export const googleArctic = new Google(
serverEnv.GOOGLE_CLIENT_ID,
serverEnv.GOOGLE_CLIENT_SECRET,
Expand Down

0 comments on commit 240ae82

Please sign in to comment.