From aa2fd5c080f3f0e3ce356154655c6f0c6127cd46 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 28 May 2023 01:13:23 +0000 Subject: [PATCH] style fixes, bug fixes --- Theme/Backend/profile-list.tpl.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Theme/Backend/profile-list.tpl.php b/Theme/Backend/profile-list.tpl.php index a2d65d3..1995d94 100755 --- a/Theme/Backend/profile-list.tpl.php +++ b/Theme/Backend/profile-list.tpl.php @@ -12,7 +12,6 @@ */ declare(strict_types=1); -use Modules\Media\Models\NullMedia; use phpOMS\Uri\UriFactory; /** @@ -27,7 +26,7 @@ $next = empty($accounts) ? '{/base}profile/list' : '{/base}/profile/list?{?}
-
getHtml('Profiles'); ?>
+
getHtml('Profiles'); ?>