summaryrefslogtreecommitdiff
path: root/app/Services/HousekeepingService.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Services/HousekeepingService.php')
-rw-r--r--app/Services/HousekeepingService.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Services/HousekeepingService.php b/app/Services/HousekeepingService.php
index 957d21a84c..e54debc05c 100644
--- a/app/Services/HousekeepingService.php
+++ b/app/Services/HousekeepingService.php
@@ -19,7 +19,6 @@ declare(strict_types=1);
namespace Fisharebest\Webtrees\Services;
-use Exception;
use Fisharebest\Webtrees\Carbon;
use Illuminate\Database\Capsule\Manager as DB;
use League\Flysystem\Filesystem;