Completed
Push — master ( 98dae2...ec316c )
by Andreas
10s
created
src/PersistenceLayer/CfpPersistenceLayer.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,6 @@
 block discarded – undo
28 28
 namespace Callingallpapers\Api\PersistenceLayer;
29 29
 
30 30
 use Callingallpapers\Api\Entity\Cfp;
31
-use Monolog\Logger;
32 31
 
33 32
 class CfpPersistenceLayer
34 33
 {
Please login to merge, or discard this patch.