From df10f8b02d03f11c4dc2b6af621d544bec022b9f Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Wed, 30 Nov 2022 14:31:38 +0000 Subject: Remove unused imports --- app/Contracts/FilesystemFactoryInterface.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/Contracts') diff --git a/app/Contracts/FilesystemFactoryInterface.php b/app/Contracts/FilesystemFactoryInterface.php index 5076635ec7..e22cdf99f1 100644 --- a/app/Contracts/FilesystemFactoryInterface.php +++ b/app/Contracts/FilesystemFactoryInterface.php @@ -19,7 +19,6 @@ declare(strict_types=1); namespace Fisharebest\Webtrees\Contracts; -use Fisharebest\Webtrees\Tree; use League\Flysystem\FilesystemOperator; /** -- cgit v1.3