Skip to content

Commit 91a1699

Browse files
committed
cs-fix
1 parent f10a077 commit 91a1699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CommentAnalyzerTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
use Psalm\Internal\Analyzer\CommentAnalyzer;
1313
use Psalm\Internal\Analyzer\ProjectAnalyzer;
1414
use Psalm\Internal\Provider\FakeFileProvider;
15+
use Psalm\Internal\Provider\Providers;
1516
use Psalm\Internal\RuntimeCaches;
1617
use Psalm\Internal\Scanner\FileScanner;
17-
use Psalm\Internal\Provider\Providers;
1818
use Psalm\Tests\Internal\Provider\FakeParserCacheProvider;
1919

2020
final class CommentAnalyzerTest extends BaseTestCase

0 commit comments

Comments
 (0)