refactoring

This commit is contained in:
Roland Gruber 2025-07-30 19:24:33 +02:00
parent 2b728c0f7d
commit 0976f0411d

View file

@ -10,7 +10,6 @@ use \LAMException;
use PDO; use PDO;
use ServerProfilePersistenceManager; use ServerProfilePersistenceManager;
use function LAM\PERSISTENCE\dbTableExists; use function LAM\PERSISTENCE\dbTableExists;
use function PHPUnit\Framework\isEmpty;
/* /*