Skip to content

Commit 6ac44e4

Browse files
committed
cs
1 parent 48df357 commit 6ac44e4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/PHPStan/Parser/CachedParserTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,9 @@
55
use Generator;
66
use PhpParser\Node;
77
use PhpParser\Node\Stmt\Namespace_;
8-
use PHPStan\BetterReflection\BetterReflection;
98
use PHPStan\BetterReflection\Reflection\ExprCacheHelper;
10-
use PHPStan\BetterReflection\SourceLocator\SourceStubber\PhpStormStubsSourceStubber;
119
use PHPStan\File\FileHelper;
1210
use PHPStan\File\FileReader;
13-
use PHPStan\Node\Printer\Printer;
14-
use PHPStan\Php\PhpVersion;
1511
use PHPStan\Testing\PHPStanTestCase;
1612
use PHPUnit\Framework\Attributes\DataProvider;
1713
use PHPUnit\Framework\MockObject\Stub;

0 commit comments

Comments
 (0)