From 12c5ef1022f45d5e06d428a31a098db3725734a2 Mon Sep 17 00:00:00 2001 From: Denitz <197527+Denitz@users.noreply.github.com> Date: Thu, 28 Sep 2023 14:17:15 +0300 Subject: [PATCH] fix --- .../components/com_guidedtours/src/View/Tour/HtmlView.php | 1 - administrator/components/com_users/src/Helper/Mfa.php | 1 - components/com_contact/tmpl/contact/default_links.php | 2 -- .../src/Error/JsonApi/AuthenticationFailedExceptionHandler.php | 1 - .../src/Error/JsonApi/CheckinCheckoutExceptionHandler.php | 1 - .../src/Error/JsonApi/InvalidParameterExceptionHandler.php | 1 - libraries/src/Error/JsonApi/InvalidRouteExceptionHandler.php | 1 - libraries/src/Error/JsonApi/NotAcceptableExceptionHandler.php | 1 - libraries/src/Error/JsonApi/NotAllowedExceptionHandler.php | 1 - .../src/Error/JsonApi/ResourceNotFoundExceptionHandler.php | 1 - libraries/src/Error/JsonApi/SaveExceptionHandler.php | 1 - libraries/src/Error/JsonApi/SendEmailExceptionHandler.php | 1 - libraries/src/Event/Result/ResultAware.php | 1 - libraries/src/Event/Table/AfterMoveEvent.php | 2 -- libraries/src/Form/Field/CalendarField.php | 1 - libraries/src/Mail/MailerFactory.php | 1 - plugins/fields/subform/src/Extension/Subform.php | 3 --- plugins/multifactorauth/email/src/Extension/Email.php | 2 -- plugins/multifactorauth/fixed/src/Extension/Fixed.php | 1 - plugins/multifactorauth/totp/src/Extension/Totp.php | 1 - plugins/multifactorauth/webauthn/src/Extension/Webauthn.php | 2 -- plugins/multifactorauth/webauthn/src/Helper/Credentials.php | 1 - plugins/multifactorauth/yubikey/src/Extension/Yubikey.php | 2 -- plugins/system/debug/src/Extension/Debug.php | 1 - plugins/system/webauthn/src/Authentication.php | 1 - plugins/system/webauthn/src/PluginTraits/AjaxHandlerLogin.php | 1 - .../task/deleteactionlogs/src/Extension/DeleteActionLogs.php | 1 - plugins/task/privacyconsent/src/Extension/PrivacyConsent.php | 1 - plugins/task/rotatelogs/src/Extension/RotateLogs.php | 1 - plugins/task/sessiongc/src/Extension/SessionGC.php | 2 -- plugins/user/profile/src/Extension/Profile.php | 1 - plugins/workflow/notification/src/Extension/Notification.php | 1 - 32 files changed, 40 deletions(-) diff --git a/administrator/components/com_guidedtours/src/View/Tour/HtmlView.php b/administrator/components/com_guidedtours/src/View/Tour/HtmlView.php index 848bda5916e92..8c4dcc8696c44 100644 --- a/administrator/components/com_guidedtours/src/View/Tour/HtmlView.php +++ b/administrator/components/com_guidedtours/src/View/Tour/HtmlView.php @@ -15,7 +15,6 @@ use Joomla\CMS\Language\Text; use Joomla\CMS\MVC\View\GenericDataException; use Joomla\CMS\MVC\View\HtmlView as BaseHtmlView; -use Joomla\CMS\Toolbar\Toolbar; use Joomla\CMS\Toolbar\ToolbarHelper; // phpcs:disable PSR1.Files.SideEffects diff --git a/administrator/components/com_users/src/Helper/Mfa.php b/administrator/components/com_users/src/Helper/Mfa.php index cd867b47c098c..19eb403aa0e00 100644 --- a/administrator/components/com_users/src/Helper/Mfa.php +++ b/administrator/components/com_users/src/Helper/Mfa.php @@ -10,7 +10,6 @@ namespace Joomla\Component\Users\Administrator\Helper; -use Exception; use Joomla\CMS\Application\CMSApplication; use Joomla\CMS\Component\ComponentHelper; use Joomla\CMS\Document\HtmlDocument; diff --git a/components/com_contact/tmpl/contact/default_links.php b/components/com_contact/tmpl/contact/default_links.php index e1cb32b65cd8e..845307f0cd65d 100644 --- a/components/com_contact/tmpl/contact/default_links.php +++ b/components/com_contact/tmpl/contact/default_links.php @@ -10,8 +10,6 @@ defined('_JEXEC') or die; -use Joomla\CMS\Language\Text; - ?>