From 5ab0c7ac155888c9139888102e53bd5db270237b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=2E=20Nagy=20Gerg=C5=91?= Date: Mon, 29 Jan 2024 12:57:35 +0100 Subject: [PATCH] pint --- tests/Http/MediaControllerTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Http/MediaControllerTest.php b/tests/Http/MediaControllerTest.php index 12854343..b0cf84b9 100644 --- a/tests/Http/MediaControllerTest.php +++ b/tests/Http/MediaControllerTest.php @@ -7,7 +7,6 @@ use Cone\Root\Jobs\PerformConversions; use Cone\Root\Models\Medium; use Cone\Root\Root; -use Cone\Root\Tests\Post; use Cone\Root\Tests\TestCase; use Cone\Root\Tests\User; use Illuminate\Http\UploadedFile;