Skip to content

Commit

Permalink
remove unused use
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed May 5, 2024
1 parent 9f33694 commit e1ebc99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Instrument/Transformer/SelfValueVisitor.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
use PhpParser\Node\Stmt\ClassMethod;
use PhpParser\Node\Stmt\Namespace_;
use PhpParser\Node\Stmt\Property;
use PhpParser\Node\Stmt\Trait_;
use PhpParser\Node\UnionType;
use PhpParser\NodeVisitorAbstract;
use UnexpectedValueException;
Expand Down

0 comments on commit e1ebc99

Please sign in to comment.