Skip to content

Commit

Permalink
chore: remove invalid comment (#7987)
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus committed May 6, 2024
1 parent 4ede81f commit 6a9351f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ public function getCustomFixers(): array
*/
public function getFinder(): iterable
{
// to master line
$this->finder ??= new Finder();

return $this->finder;
Expand Down

0 comments on commit 6a9351f

Please sign in to comment.