Completed
Push — master ( 046bb8...55f246 )
by Peter
9s
created
src/TreeHouse/Queue/Processor/Retry/BackoffStrategy.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace TreeHouse\Queue\Processor\Retry;
4 4
 
5 5
 use TreeHouse\Queue\Amqp\EnvelopeInterface;
6
-use TreeHouse\Queue\Message\Message;
7 6
 use TreeHouse\Queue\Message\Publisher\MessagePublisherInterface;
8 7
 
9 8
 /**
Please login to merge, or discard this patch.