@@ -6,7 +6,6 @@ |
||
6 | 6 | use Illuminate\Database\QueryException; |
7 | 7 | use SmoothPhp\Contracts\Domain\DomainEventStream; |
8 | 8 | use SmoothPhp\Contracts\Domain\DomainMessage; |
9 | -use SmoothPhp\Contracts\EventStore\DomainEventStreamInterface; |
|
10 | 9 | use SmoothPhp\Contracts\EventStore\EventStore; |
11 | 10 | use SmoothPhp\Contracts\EventStore\EventStreamNotFound; |
12 | 11 | use SmoothPhp\Contracts\Serialization\Serializer; |