Skip to content

Commit 8ea25b8

Browse files
committed
remove unused import
1 parent 76b6f4f commit 8ea25b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Rules/Keywords/RequireFileExistsRule.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
use PHPStan\Rules\RuleErrorBuilder;
1111
use PHPStan\ShouldNotHappenException;
1212
use function is_file;
13-
use function is_string;
1413
use function sprintf;
1514
use function str_replace;
1615

0 commit comments

Comments
 (0)