From 3e4fbc351b4c4e81a5a4e263b9a323ff4ffcf691 Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Sun, 3 Oct 2021 07:21:48 +0000 Subject: [PATCH] Automated formatting changes --- Admin/Uninstaller.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php index c8dbc96..cc74738 100755 --- a/Admin/Uninstaller.php +++ b/Admin/Uninstaller.php @@ -14,8 +14,6 @@ declare(strict_types=1); namespace Modules\Helper\Admin; -use phpOMS\Module\UninstallerAbstract; - /** * Uninstaller class. *