This is not needed

This commit is contained in:
slawkens 2024-11-19 15:01:12 +01:00
parent 4a148e393a
commit 82bff4ed99

View File

@ -102,7 +102,7 @@ class MigrateToCommand extends Command
require_once SYSTEM . 'libs/pot/OTS.php';
$ots = POT::getInstance();
$eloquentConnection = null;
global $db;
require_once SYSTEM . 'database.php';
}
}