summaryrefslogtreecommitdiff
path: root/app/Schema
diff options
context:
space:
mode:
Diffstat (limited to 'app/Schema')
-rw-r--r--app/Schema/Migration44.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Schema/Migration44.php b/app/Schema/Migration44.php
index 3945cdecab..2a0565038b 100644
--- a/app/Schema/Migration44.php
+++ b/app/Schema/Migration44.php
@@ -20,7 +20,6 @@ declare(strict_types=1);
namespace Fisharebest\Webtrees\Schema;
use Illuminate\Database\Capsule\Manager as DB;
-use Illuminate\Database\Query\Builder;
use Illuminate\Database\Query\Expression;
use Illuminate\Database\Schema\Blueprint;
use PDOException;