Skip to content

Commit 520d851

Browse files
committed
Update UnaryMinusHandler.php
1 parent 9215f4c commit 520d851

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Analyser/Generator/ExprHandler/UnaryMinusHandler.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
use PHPStan\DependencyInjection\AutowiredService;
1717
use PHPStan\Reflection\InitializerExprTypeResolver;
1818
use PHPStan\Type\IntegerRangeType;
19-
use function PHPStan\dumpType;
2019

2120
/**
2221
* @implements ExprHandler<Expr\UnaryMinus>

0 commit comments

Comments
 (0)