@@ -18,7 +18,6 @@ |
||
18 | 18 | use League\CommonMark\Block\Element\Document; |
19 | 19 | use League\CommonMark\Block\Element\InlineContainerInterface; |
20 | 20 | use League\CommonMark\Block\Element\Paragraph; |
21 | -use League\CommonMark\Node\NodeWalker; |
|
22 | 21 | |
23 | 22 | class DocParser |
24 | 23 | { |