Skip to content

Commit fa25a04

Browse files
committed
Fix build
1 parent b701c07 commit fa25a04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/PHPStan/Rules/Methods/ConsistentConstructorRuleTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
use PHPStan\Rules\Rule;
66
use PHPStan\Testing\RuleTestCase;
77
use function sprintf;
8-
use const PHP_VERSION_ID;
98

109
/** @extends RuleTestCase<ConsistentConstructorRule> */
1110
class ConsistentConstructorRuleTest extends RuleTestCase

0 commit comments

Comments
 (0)