From 5aa89145798e701ba33c061d10bafe3922d42bef Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Wed, 19 Feb 2025 10:31:03 +0000 Subject: Code Style --- tests/app/MimeTest.php | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/app/MimeTest.php') diff --git a/tests/app/MimeTest.php b/tests/app/MimeTest.php index c4a437fde4..4901390254 100644 --- a/tests/app/MimeTest.php +++ b/tests/app/MimeTest.php @@ -19,7 +19,6 @@ declare(strict_types=1); namespace Fisharebest\Webtrees; -use Fisharebest\Webtrees\TestCase; use PHPUnit\Framework\Attributes\CoversClass; #[CoversClass(Mime::class)] -- cgit v1.3