From 3c2867afd56d96ff940404bf69dca72fa923a1e3 Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Sun, 10 Apr 2022 16:07:14 +0000 Subject: [PATCH] Automated formatting changes --- Admin/Installer.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Admin/Installer.php b/Admin/Installer.php index f56639e..c9a783c 100755 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -19,7 +19,6 @@ use Modules\Profile\Models\Profile; use Modules\Profile\Models\ProfileMapper; use phpOMS\Application\ApplicationAbstract; use phpOMS\Config\SettingsInterface; -use phpOMS\DataStorage\Database\DatabasePool; use phpOMS\Module\InstallerAbstract; use phpOMS\Module\ModuleInfo;