Completed
Push — master ( e9a8da...56e551 )
by Marc
09:18
created
Classes/Famelo/Messaging/Message.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
  *                                                                        */
13 13
 
14 14
 use TYPO3\Flow\Annotations as Flow;
15
-use TYPO3\Flow\Mvc\ActionRequest;
16 15
 use TYPO3\Flow\Reflection\ObjectAccess;
17 16
 
18 17
 /**
Please login to merge, or discard this patch.
Classes/Famelo/Messaging/Transport/DebugTransport.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
  * The TYPO3 project - inspiring people to share!                         *
12 12
  *                                                                        */
13 13
 
14
-use TYPO3\Flow\Annotations as Flow;
15 14
 use TYPO3\Flow\Utility\Files;
16 15
 
17 16
 /**
Please login to merge, or discard this patch.