Passed
Push — master ( 6f5b96...d2847b )
by Thorsten
04:03 queued 01:08
created
src/Aggregate/CommandHandler.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -10,8 +10,6 @@
 block discarded – undo
10 10
 
11 11
 namespace Daikon\EventSourcing\Aggregate;
12 12
 
13
-use Daikon\EventSourcing\EventStore\CommitInterface;
14
-use Daikon\EventSourcing\EventStore\StreamRevision;
15 13
 use Daikon\EventSourcing\EventStore\UnitOfWorkInterface;
16 14
 use Daikon\MessageBus\Channel\Subscription\MessageHandler\MessageHandlerInterface;
17 15
 use Daikon\MessageBus\EnvelopeInterface;
Please login to merge, or discard this patch.