Skip to content

Commit f80ca7a

Browse files
committed
Fix CS
1 parent d14f750 commit f80ca7a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/unit/DocBlock/StandardTagFactoryTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@
3737
use phpDocumentor\Reflection\DocBlock\Tags\See;
3838
use phpDocumentor\Reflection\DocBlock\Tags\Template;
3939
use phpDocumentor\Reflection\DocBlock\Tags\TemplateCovariant;
40-
use phpDocumentor\Reflection\DocBlock\Tags\TemplateExtends;
41-
use phpDocumentor\Reflection\DocBlock\Tags\TemplateImplements;
4240
use phpDocumentor\Reflection\DocBlock\Tags\Throws;
4341
use phpDocumentor\Reflection\DocBlock\Tags\Var_;
4442
use phpDocumentor\Reflection\Fqsen;

0 commit comments

Comments
 (0)