Skip to content

Commit

Permalink
Update login.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DogukanUrker committed Jan 18, 2024
1 parent 316393e commit 6e4ce85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion routes/login.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ def login(direct):
"login.html",
form=form,
hideLogin=True,
direct = direct,
siteKey=RECAPTCHA_SITE_KEY,
recaptcha=RECAPTCHA,
)
Expand Down

0 comments on commit 6e4ce85

Please sign in to comment.