@@ -17,7 +17,6 @@ |
||
| 17 | 17 | use CultuurNet\UDB3\Label\ValueObjects\LabelName; |
| 18 | 18 | use CultuurNet\UDB3\Offer\Commands\AbstractAddLabel; |
| 19 | 19 | use ValueObjects\Identity\UUID; |
| 20 | -use ValueObjects\String\String as StringLiteral; |
|
| 21 | 20 | |
| 22 | 21 | class CommandHandler extends AbstractCommandHandler |
| 23 | 22 | { |
@@ -12,8 +12,6 @@ |
||
| 12 | 12 | use CultuurNet\UDB3\Label\ReadModels\AbstractProjector; |
| 13 | 13 | use CultuurNet\UDB3\Label\ReadModels\JSON\Repository\ReadRepositoryInterface; |
| 14 | 14 | use CultuurNet\UDB3\Label\ReadModels\JSON\Repository\WriteRepositoryInterface; |
| 15 | -use CultuurNet\UDB3\Offer\Events\AbstractLabelAdded; |
|
| 16 | -use CultuurNet\UDB3\Offer\Events\AbstractLabelDeleted; |
|
| 17 | 15 | use CultuurNet\UDB3\Offer\Events\AbstractLabelEvent; |
| 18 | 16 | use ValueObjects\Identity\UUID; |
| 19 | 17 | use ValueObjects\String\String as StringLiteral; |