Passed
Push — master ( 7b7ed5...d847a1 )
by Simon
02:32
created
Classes/Utility/StorageRepositoryUtility.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
 /**
28 28
  * Use declarations
29 29
  */
30
-use TYPO3\CMS\Core\Messaging\FlashMessage;
30
+use TYPO3\CMS\Core\Messaging\FlashMessage;
31 31
 use TYPO3\CMS\Core\Utility\GeneralUtility;
32 32
 
33 33
 
Please login to merge, or discard this patch.