Skip to content

Commit 40194f9

Browse files
committed
[config] remove def value
1 parent 0f1cc10 commit 40194f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
__DIR__ . '/build/build-preload.php',
3636
])
3737
->withRootFiles()
38-
->withImportNames(removeUnusedImports: true)
38+
->withImportNames()
3939
->withSkip([
4040
StringClassNameToClassConstantRector::class,
4141
// tests

0 commit comments

Comments
 (0)