Skip to content

Commit

Permalink
remove unused reference
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jun 29, 2022
1 parent 4ef7254 commit 407ad5f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
use Symplify\RuleDocGenerator\ValueObject\RuleDefinition;

/**
* @changelog https://github.com/phpstan/phpstan/blob/83078fe308a383c618b8c1caec299e5765d9ac82/src/Node/UnreachableStatementNode.php
*
* @see \Rector\Tests\DeadCode\Rector\Stmt\RemoveUnreachableStatementRector\RemoveUnreachableStatementRectorTest
*/
final class RemoveUnreachableStatementRector extends AbstractRector
Expand Down

0 comments on commit 407ad5f

Please sign in to comment.