Skip to content

Commit dad7932

Browse files
TomasVotrubajaapio
authored andcommitted
fix cs
1 parent a69e7c5 commit dad7932

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/unit/DocBlockTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
use Mockery as m;
1616
use phpDocumentor\Reflection\DocBlock\Tags\Deprecated;
17-
use phpDocumentor\Reflection\DocBlock\Tags\See;
1817
use phpDocumentor\Reflection\Types\Context;
1918

2019
/**
@@ -252,7 +251,6 @@ public function testDocBlockKnowsIfItIsTheEndOfADocBlockTemplate()
252251
$this->assertTrue($fixture->isTemplateEnd());
253252
}
254253

255-
256254
/**
257255
* @covers ::__construct
258256
* @covers ::removeTag

0 commit comments

Comments
 (0)