summaryrefslogtreecommitdiff
path: root/app/Module/FamilyTreeNews/Schema
diff options
context:
space:
mode:
Diffstat (limited to 'app/Module/FamilyTreeNews/Schema')
-rw-r--r--app/Module/FamilyTreeNews/Schema/Migration1.php1
-rw-r--r--app/Module/FamilyTreeNews/Schema/Migration2.php1
2 files changed, 0 insertions, 2 deletions
diff --git a/app/Module/FamilyTreeNews/Schema/Migration1.php b/app/Module/FamilyTreeNews/Schema/Migration1.php
index aa8e2974c3..af3f613fe4 100644
--- a/app/Module/FamilyTreeNews/Schema/Migration1.php
+++ b/app/Module/FamilyTreeNews/Schema/Migration1.php
@@ -18,7 +18,6 @@ declare(strict_types=1);
namespace Fisharebest\Webtrees\Module\FamilyTreeNews\Schema;
use Fisharebest\Webtrees\Database;
-use Fisharebest\Webtrees\DebugBar;
use Fisharebest\Webtrees\Schema\MigrationInterface;
use PDOException;
diff --git a/app/Module/FamilyTreeNews/Schema/Migration2.php b/app/Module/FamilyTreeNews/Schema/Migration2.php
index c50f8c6894..83abd4dd3e 100644
--- a/app/Module/FamilyTreeNews/Schema/Migration2.php
+++ b/app/Module/FamilyTreeNews/Schema/Migration2.php
@@ -18,7 +18,6 @@ declare(strict_types=1);
namespace Fisharebest\Webtrees\Module\FamilyTreeNews\Schema;
use Fisharebest\Webtrees\Database;
-use Fisharebest\Webtrees\DebugBar;
use Fisharebest\Webtrees\Schema\MigrationInterface;
use PDOException;