Completed
Push — master ( 14005b...594a1d )
by Tim
15:48 queued 11:52
created
Classes/Controller/BackendController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
 use HDNET\OnpageIntegration\Utility\TitleUtility;
11 11
 use HDNET\OnpageIntegration\Provider\MetaDataProvider;
12 12
 use HDNET\OnpageIntegration\Utility\ArrayUtility;
13
-
14 13
 use TYPO3\CMS\Extbase\Object\ObjectManager;
15 14
 use TYPO3\CMS\Core\Utility\GeneralUtility;
16 15
 use TYPO3\CMS\Extbase\Mvc\Controller\ActionController;
Please login to merge, or discard this patch.
Classes/ViewHelpers/InArrayViewHelper.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -6,8 +6,6 @@
 block discarded – undo
6 6
 
7 7
 namespace HDNET\OnpageIntegration\ViewHelpers;
8 8
 
9
-use TYPO3\CMS\Extbase\Utility\DebuggerUtility;
10
-
11 9
 /**
12 10
  * Class InArrayViewHelper
13 11
  */
Please login to merge, or discard this patch.