Test Failed
Push — master ( 76b093...131719 )
by Mr
01:28
created
src/Projector/RelationProjectorService.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,8 +3,8 @@
 block discarded – undo
3 3
 namespace Daikon\ReadModel\Projector;
4 4
 
5 5
 use Assert\Assertion;
6
-use Daikon\MessageBus\EnvelopeInterface;
7 6
 use Daikon\EventSourcing\Aggregate\DomainEventInterface;
7
+use Daikon\MessageBus\EnvelopeInterface;
8 8
 
9 9
 final class RelationProjectorService implements ProjectorServiceInterface
10 10
 {
Please login to merge, or discard this patch.