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