From 3ab8e6390f0e28f5a50ea63627be64b84f303e75 Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Sun, 3 Oct 2021 07:19:52 +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 f96a058..3f6d12a 100755 --- a/Admin/Uninstaller.php +++ b/Admin/Uninstaller.php @@ -14,8 +14,6 @@ declare(strict_types=1); namespace Modules\Contact\Admin; -use phpOMS\Module\UninstallerAbstract; - /** * Uninstaller class. *