Browse Source

Remove deprecated language line (#5074)

Dries Vints 5 years ago
parent
commit
4852f48346
1 changed files with 0 additions and 1 deletions
  1. 0 1
      resources/lang/en/passwords.php

+ 0 - 1
resources/lang/en/passwords.php

@@ -13,7 +13,6 @@ return [
     |
     */
 
-    'password' => 'Passwords must be at least eight characters and match the confirmation.',
     'reset' => 'Your password has been reset!',
     'sent' => 'We have e-mailed your password reset link!',
     'token' => 'This password reset token is invalid.',