Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
hafijul233 authored and github-actions[bot] committed Nov 15, 2023
1 parent 06a54ee commit 27fbfcf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Services/ProfileService.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ class ProfileService
*/
public function __construct(
private readonly ProfileRepository $profileRepository
)
{
) {
}

public function create(string|int $userId, array $inputs = [])
Expand Down

0 comments on commit 27fbfcf

Please sign in to comment.