Skip to content

Commit

Permalink
Remove element service
Browse files Browse the repository at this point in the history
  • Loading branch information
mattamon committed Oct 4, 2024
1 parent dd9b953 commit 1edfca0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ final class CsvDataCollectionHandler extends AbstractHandler

public function __construct(
private readonly PublishServiceInterface $publishService,
private readonly ElementServiceInterface $elementService,
private readonly UserResolverInterface $userResolver,
private readonly GridServiceInterface $gridService,
private readonly AssetServiceInterface $assetService
Expand Down

0 comments on commit 1edfca0

Please sign in to comment.