@@ -12,7 +12,6 @@ |
||
| 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 | { |