mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-28 22:08:17 +02:00
Removed invalid reference to parsedown
This commit is contained in:
parent
be60c4363c
commit
f7259a118b
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ use League\CommonMark\Environment\Environment;
|
|||
use League\CommonMark\Extension\InlinesOnly\InlinesOnlyExtension;
|
||||
use League\CommonMark\GithubFlavoredMarkdownConverter;
|
||||
use League\CommonMark\MarkdownConverter;
|
||||
use Parsedown;
|
||||
use Symfony\Contracts\Translation\TranslatorInterface;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue