@@ -12,7 +12,6 @@ |
||
12 | 12 | |
13 | 13 | namespace phpDocumentor\Reflection\DocBlock\Tags\Formatter; |
14 | 14 | |
15 | -use Mockery as m; |
|
16 | 15 | use phpDocumentor\Reflection\DocBlock\Description; |
17 | 16 | use phpDocumentor\Reflection\DocBlock\Tags\Generic; |
18 | 17 |