Skip to content

Commit ffac7de

Browse files
committed
pint
1 parent 6e25749 commit ffac7de

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

app/Support/CommonMark/CommonMark.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace App\Support\CommonMark;
44

55
use App\Extensions\TorchlightWithCopyExtension;
6-
use League\CommonMark\CommonMarkConverter;
76
use League\CommonMark\Environment\Environment;
87
use League\CommonMark\Extension\CommonMark\CommonMarkCoreExtension;
98
use League\CommonMark\Extension\CommonMark\Node\Block\Heading;

config/docs.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
'mobile' => 2,
1919
],
2020

21-
];
21+
];

0 commit comments

Comments
 (0)