Skip to content

Commit

Permalink
Update lines mentioned by php-cs-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
froemken committed May 11, 2022
1 parent f4a7685 commit a7dab26
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Classes/Controller/AbstractController.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@
namespace JWeiland\Socialservices\Controller;

use JWeiland\Socialservices\Configuration\ExtConf;
use JWeiland\Socialservices\Domain\Model\Helpdesk;
use JWeiland\Socialservices\Domain\Model\Search;
use JWeiland\Socialservices\Domain\Repository\HelpdeskRepository;
use JWeiland\Socialservices\Event\PostProcessFluidVariablesEvent;
use JWeiland\Socialservices\Event\PreProcessControllerActionEvent;
use TYPO3\CMS\Core\Utility\GeneralUtility;
use TYPO3\CMS\Extbase\Domain\Repository\CategoryRepository;
use TYPO3\CMS\Extbase\Mvc\Controller\ActionController;

Expand Down

0 comments on commit a7dab26

Please sign in to comment.