From 78ccca4f636ac06c4034da83af665675d353d5cf Mon Sep 17 00:00:00 2001 From: barisusakli Date: Sun, 11 May 2014 18:57:18 -0400 Subject: [PATCH] removed comment --- src/routes/authentication.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/routes/authentication.js b/src/routes/authentication.js index 131ab47ec0..b203952b99 100644 --- a/src/routes/authentication.js +++ b/src/routes/authentication.js @@ -202,7 +202,6 @@ return next(null, false, '[[error:invalid-password]]'); } - // Clear login attempts user.auth.clearLoginAttempts(uid); next(null, {