Skip to content

Commit

Permalink
Remove unused import from #92
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Jan 4, 2021
1 parent 4963730 commit 822c2b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Parser/SilverStripeNodeVisitor.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace SilverStripe\ApiDocs\Parser;

use PhpParser\Node\Stmt\Class_ as ClassNode;
use Doctum\Parser\NodeVisitor;
use PhpParser\Node\Stmt\ClassLike as ClassLikeNode;
use PhpParser\Node\Stmt\Property as PropertyNode;
Expand Down

0 comments on commit 822c2b3

Please sign in to comment.