diff --git a/services/passport.js b/services/passport.js index 803da5344..59215dd54 100644 --- a/services/passport.js +++ b/services/passport.js @@ -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.