Completed
Push — master ( ba03e2...3a79e6 )
by Antonio
07:13
created
src/Queue/MailQueue.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Da\Mailer\Queue\Backend\AbstractQueueStoreConnection;
6 6
 use Da\Mailer\Queue\Backend\MailJobInterface;
7 7
 use Da\Mailer\Queue\Backend\QueueStoreAdapterInterface;
8
-use Da\Mailer\Security\Cypher;
9 8
 use Da\Mailer\Security\CypherInterface;
10 9
 
11 10
 final class MailQueue implements QueueStoreAdapterInterface
Please login to merge, or discard this patch.