Completed
Push — master ( 630f2f...0961a5 )
by Constantin
03:40
created
src/Gica/Cqrs/EventStore/InMemory/InMemoryEventStore.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 use Gica\Cqrs\EventStore\EventStreamGroupedByCommit;
13 13
 use Gica\Cqrs\EventStore\Exception\ConcurrentModificationException;
14 14
 use Gica\Iterator\IteratorTransformer\IteratorExpander;
15
-use Gica\Types\Guid;
16 15
 
17 16
 class InMemoryEventStore implements EventStore
18 17
 {
Please login to merge, or discard this patch.