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