Skip to content

Commit

Permalink
Fix CS.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Dec 9, 2020
1 parent 360e543 commit 0dcc48e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ public function __construct(
ProductListRepositoryInterface $productListRepository,
ProductListToUtilTextServiceInterface $utilTextService
) {

$this->productListRepository = $productListRepository;
$this->utilTextService = $utilTextService;
}
Expand Down

0 comments on commit 0dcc48e

Please sign in to comment.