1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

Update php-cs-fixer

This commit is contained in:
Aidan Woods
2021-10-16 00:45:18 +01:00
parent 9749ef7a8e
commit 95c9cce7de
27 changed files with 3 additions and 28 deletions

View File

@@ -2,7 +2,6 @@
namespace Erusev\Parsedown\Components\Inlines;
use Erusev\Parsedown\AST\StateRenderable;
use Erusev\Parsedown\Components\Inline;
use Erusev\Parsedown\Html\Renderables\RawHtml;
use Erusev\Parsedown\Html\Renderables\Text;