Skip to content

Commit 8491dd7

Browse files
committed
Fix CS
1 parent ccb7b04 commit 8491dd7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/Rules/PHPUnit/DataProviderDataRuleTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
use PhpParser\Node;
66
use PHPStan\Testing\CompositeRule;
77
use PHPStan\Rules\Methods\CallMethodsRule;
8-
use PHPStan\Rules\PHPUnit\DataProviderDataRule;
9-
use PHPStan\Rules\PHPUnit\DataProviderHelper;
10-
use PHPStan\Rules\PHPUnit\TestMethodsHelper;
118
use PHPStan\Rules\Rule;
129
use PHPStan\Testing\RuleTestCase;
1310
use PHPStan\Type\FileTypeMapper;

0 commit comments

Comments
 (0)