Completed
Push — master ( 558213...ef208d )
by Tim
02:11
created
Classes/Controller/BackendController.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -7,10 +7,8 @@
 block discarded – undo
7 7
 
8 8
 namespace HDNET\Calendarize\Controller;
9 9
 
10
-use HDNET\Calendarize\Domain\Model\Index;
11 10
 use HDNET\Calendarize\Domain\Model\Request\OptionRequest;
12 11
 use TYPO3\CMS\Core\Messaging\FlashMessage;
13
-use TYPO3\CMS\Extbase\Utility\DebuggerUtility;
14 12
 
15 13
 /**
16 14
  * BackendController.
Please login to merge, or discard this patch.