removed console.log

This commit is contained in:
Wyatt Johnson
2018-02-21 12:42:30 -07:00
parent ab7cfffa50
commit 9098537838
-2
View File
@@ -441,8 +441,6 @@ passport.use(
debug(`hasRecaptcha=${hasRecaptcha}, recaptchaPassed=${recaptchaPassed}`);
console.log(UsersService);
// If the request didn't have a recaptcha, check to see if we did need one by
// checking the rate limit against failed attempts on this email
// address/login.