Skip to content

Commit bdf41ae

Browse files
committed
Fix CS
1 parent bd70b96 commit bdf41ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/PhpDoc/PhpDocBlock.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
namespace PHPStan\PhpDoc;
44

55
use PHPStan\PhpDoc\Tag\AssertTagParameter;
6-
use PHPStan\Reflection\ClassConstantReflection;
76
use PHPStan\Reflection\ClassReflection;
8-
use PHPStan\Reflection\MethodReflection;
97
use PHPStan\Reflection\Php\PhpMethodReflection;
108
use PHPStan\Reflection\ResolvedMethodReflection;
119
use PHPStan\Type\ConditionalTypeForParameter;

0 commit comments

Comments
 (0)