Passed
Push — master ( a50360...ffdae0 )
by Thorsten
01:42
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.