Skip to content

Commit

Permalink
cs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey18106 committed Jul 25, 2023
1 parent 03454c8 commit e255d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Middleware/AppEcosystemAuthMiddleware.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class AppEcosystemAuthMiddleware extends Middleware {
private LoggerInterface $logger;

public function __construct(
AppEcosystemV2Service $service,
AppEcosystemV2Service $service,
IRequest $request,
IL10N $l,
LoggerInterface $logger,
Expand Down

0 comments on commit e255d8a

Please sign in to comment.