Fix some Laravel Pint issues
This commit is contained in:
parent
16b120bc73
commit
9743ba8eed
5 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,6 @@ namespace App\Models;
|
||||||
|
|
||||||
use App\CommonMark\Generators\ContactMentionGenerator;
|
use App\CommonMark\Generators\ContactMentionGenerator;
|
||||||
use App\CommonMark\Renderers\ContactMentionRenderer;
|
use App\CommonMark\Renderers\ContactMentionRenderer;
|
||||||
use App\Exceptions\TwitterContentException;
|
|
||||||
use Codebird\Codebird;
|
use Codebird\Codebird;
|
||||||
use Exception;
|
use Exception;
|
||||||
use GuzzleHttp\Client;
|
use GuzzleHttp\Client;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue