Skip to content

Commit ff287a4

Browse files
committed
remove unused imports;
1 parent 5ea3cbf commit ff287a4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/DocBlock/Tags/Example.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
namespace phpDocumentor\Reflection\DocBlock\Tags;
1515

16-
use phpDocumentor\Reflection\DocBlock\Description;
1716
use phpDocumentor\Reflection\DocBlock\Tag;
1817
use Webmozart\Assert\Assert;
1918

src/DocBlock/Tags/Since.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
use phpDocumentor\Reflection\DocBlock\Description;
1717
use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
18-
use phpDocumentor\Reflection\DocBlock\Tag;
1918
use phpDocumentor\Reflection\Types\Context as TypeContext;
2019
use Webmozart\Assert\Assert;
2120

0 commit comments

Comments
 (0)