diff options
Diffstat (limited to 'app/Contracts/FilesystemFactoryInterface.php')
| -rw-r--r-- | app/Contracts/FilesystemFactoryInterface.php | 1 |
1 files changed, 0 insertions, 1 deletions
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; /** |
