Skip to content

Commit

Permalink
imports
Browse files Browse the repository at this point in the history
  • Loading branch information
laoneo committed Apr 24, 2022
1 parent 520e752 commit 4b11f00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/com_users/src/Controller/UserController.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,12 @@
\defined('_JEXEC') or die;

use Joomla\CMS\Application\ApplicationHelper;
use Joomla\CMS\Factory;
use Joomla\CMS\Language\Multilanguage;
use Joomla\CMS\Language\Text;
use Joomla\CMS\MVC\Controller\BaseController;
use Joomla\CMS\Router\Route;
use Joomla\CMS\Session\Session;
use Joomla\CMS\Uri\Uri;
use Joomla\Database\ParameterType;

/**
* Registration controller class for Users.
Expand Down

0 comments on commit 4b11f00

Please sign in to comment.