Skip to content

Commit

Permalink
Remove unneeded classes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Jan 21, 2025
1 parent 10ec35a commit 0243f22
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rector.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

use Rector\CodeQuality\Rector\Class_\InlineConstructorDefaultToPropertyRector;
use Rector\Config\RectorConfig;
use Rector\Php84\Rector\Param\ExplicitNullableParamTypeRector;
use Rector\Set\ValueObject\LevelSetList;
use Rector\ValueObject\PhpVersion;

return RectorConfig::configure()
->withPaths([
Expand Down

0 comments on commit 0243f22

Please sign in to comment.