Skip to content

Commit

Permalink
fixup! Cleanup TypeComparator
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jun 30, 2024
1 parent f997ffd commit f37d924
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/NodeTypeResolver/TypeComparator/TypeComparator.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
use PHPStan\Type\BooleanType;
use PHPStan\Type\Constant\ConstantBooleanType;
use PHPStan\Type\ConstantScalarType;
use PHPStan\Type\Generic\GenericClassStringType;
use PHPStan\Type\MixedType;
use PHPStan\Type\ObjectType;
use PHPStan\Type\StaticType;
Expand Down

0 comments on commit f37d924

Please sign in to comment.