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

This commit is contained in:
Marián Skrip 2022-02-19 01:10:13 +01:00 committed by GitHub
parent 932bb6fdee
commit 69e9ccc636
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -346,7 +346,6 @@ module.exports = class User extends Model {
}
}
}
console.info(redirect)
// Is 2FA required?
if (!skipTFA) {