Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JVT038 committed Feb 24, 2024
1 parent 44fbf59 commit c5da70a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/HttpController/Api/AuthenticationController.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ class AuthenticationController
{
public function __construct(
private readonly Authentication $authenticationService,
private readonly UserApi $userApi,
) {
}

Expand Down

0 comments on commit c5da70a

Please sign in to comment.