Skip to content

Commit 6cb9751

Browse files
committed
[FIX] Fix PR re Laravel 7 for style guide (take 2)
1 parent bb720ba commit 6cb9751

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Auth/Passwords/DoctrineTokenRepository.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ protected function tokenExpired($token)
148148
return $expiresAt->isPast();
149149
}
150150

151-
152151
/**
153152
* Determine if the given user recently created a password reset token.
154153
*

0 commit comments

Comments
 (0)