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

View File

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