Skip to content

Commit c2889e4

Browse files
committed
code styles fixes only
1 parent 0722b31 commit c2889e4

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

tests/unit/DocBlock/Tags/CoversTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
use phpDocumentor\Reflection\DocBlock\Description;
1818
use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
1919
use phpDocumentor\Reflection\DocBlock\StandardTagFactory;
20-
use phpDocumentor\Reflection\DocBlock\Tags\Reference\Fqsen as FqsenRef;
21-
use phpDocumentor\Reflection\DocBlock\Tags\Reference\Fqsen as TagsFqsen;
2220
use phpDocumentor\Reflection\Fqsen;
2321
use phpDocumentor\Reflection\FqsenResolver;
2422
use phpDocumentor\Reflection\Types\Context;

tests/unit/DocBlock/Tags/LinkTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
use phpDocumentor\Reflection\DocBlock\Description;
1818
use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
1919
use phpDocumentor\Reflection\DocBlock\StandardTagFactory;
20-
use phpDocumentor\Reflection\Fqsen;
2120
use phpDocumentor\Reflection\FqsenResolver;
2221
use phpDocumentor\Reflection\Types\Context;
2322
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)