Skip to content

Commit 4c937b1

Browse files
committed
Fix build
1 parent 8f7e013 commit 4c937b1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/PHPStan/Type/TypeCombinatorTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@
1414
use InvalidArgumentException;
1515
use Iterator;
1616
use ObjectShapesAcceptance\ClassWithFooIntProperty;
17-
use PHPStan\Fixture\AnotherTestEnum;
1817
use PHPStan\Fixture\FinalClass;
19-
use PHPStan\Fixture\TestEnum;
20-
use PHPStan\Fixture\TestEnumInterface;
2118
use PHPStan\Testing\PHPStanTestCase;
2219
use PHPStan\Type\Accessory\AccessoryLiteralStringType;
2320
use PHPStan\Type\Accessory\AccessoryNonEmptyStringType;

0 commit comments

Comments
 (0)