Skip to content

Commit 6943583

Browse files
cklei-carlygithub-actions[bot]
authored andcommitted
Fix styling
1 parent e892901 commit 6943583

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Filament/Pages/Auth/Register.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ public function register(): ?RegistrationResponse
8989

9090
return null;
9191
}
92-
92+
9393
try {
9494
$this->rateLimit(2);
9595
} catch (TooManyRequestsException $exception) {

0 commit comments

Comments
 (0)