Skip to content

Commit 32e29e0

Browse files
committed
Fix CS
1 parent 27db610 commit 32e29e0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Type/Enum/EnumCaseObjectType.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
use PHPStan\Reflection\ExtendedPropertyReflection;
1212
use PHPStan\Reflection\Php\EnumPropertyReflection;
1313
use PHPStan\Reflection\Php\EnumUnresolvedPropertyPrototypeReflection;
14-
use PHPStan\Reflection\ReflectionProviderStaticAccessor;
1514
use PHPStan\Reflection\Type\UnresolvedPropertyPrototypeReflection;
1615
use PHPStan\ShouldNotHappenException;
1716
use PHPStan\TrinaryLogic;

0 commit comments

Comments
 (0)