diff --git a/tests/HttpTest/MiddlewareTest/CheckInstallationTest.php b/tests/HttpTest/MiddlewareTest/CheckInstallationTest.php index eccb76d8..ef316fc0 100644 --- a/tests/HttpTest/MiddlewareTest/CheckInstallationTest.php +++ b/tests/HttpTest/MiddlewareTest/CheckInstallationTest.php @@ -2,7 +2,6 @@ namespace Tests; -use App\Models\User; use Illuminate\Filesystem\Filesystem; use Illuminate\Foundation\Testing\DatabaseTransactions;