Unverified Commit 69e9ccc6 authored by Marián Skrip's avatar Marián Skrip Committed by GitHub

fix: remove wild log that was possibly for debugging (#5021)

parent 932bb6fd
......@@ -346,7 +346,6 @@ module.exports = class User extends Model {
}
}
}
console.info(redirect)
// Is 2FA required?
if (!skipTFA) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment