Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
bezhanSalleh authored and github-actions[bot] committed Nov 21, 2024
1 parent 9029985 commit f298526
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Events/LocaleChanged.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ class LocaleChanged
{
public function __construct(
public string $locale
) {
}
) {}
}

0 comments on commit f298526

Please sign in to comment.