@@ -14,8 +14,8 @@ |
||
14 | 14 | |
15 | 15 | namespace Kreta\Notifier\Infrastructure\Projection\EventHandler\Elasticsearch\Inbox; |
16 | 16 | |
17 | -use Kreta\Notifier\Domain\Model\Inbox\NotificationStatus; |
|
18 | 17 | use Kreta\Notifier\Domain\Model\Inbox\NotificationMarkedAsUnread; |
18 | +use Kreta\Notifier\Domain\Model\Inbox\NotificationStatus; |
|
19 | 19 | use Kreta\SharedKernel\Domain\Model\DomainEvent; |
20 | 20 | use Kreta\SharedKernel\Projection\EventHandler; |
21 | 21 | use ONGR\ElasticsearchBundle\Service\Repository; |