@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace CultuurNet\UDB3\Role\Commands; |
4 | 4 | |
5 | 5 | use ValueObjects\Identity\UUID; |
6 | -use ValueObjects\String\String as stringLiteral; |
|
7 | 6 | |
8 | 7 | class RenameRole extends AbstractCommand |
9 | 8 | { |
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace CultuurNet\UDB3\Role\Commands; |
4 | 4 | |
5 | 5 | use ValueObjects\Identity\UUID; |
6 | -use ValueObjects\String\String as stringLiteral; |
|
7 | 6 | |
8 | 7 | class RenameRole extends AbstractCommand |
9 | 8 | { |
@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Broadway\CommandHandling\CommandBusInterface; |
6 | 6 | use Broadway\UuidGenerator\UuidGeneratorInterface; |
7 | -use CultuurNet\Entry\Number; |
|
8 | 7 | use CultuurNet\UDB3\Media\Commands\UploadImage; |
9 | 8 | use CultuurNet\UDB3\Media\Properties\MIMEType; |
10 | 9 | use League\Flysystem\FilesystemInterface; |
@@ -15,7 +15,6 @@ |
||
15 | 15 | use CultuurNet\UDB3\EventHandling\DelegateEventHandlingToSpecificMethodTrait; |
16 | 16 | use CultuurNet\UDB3\Offer\Events\AbstractEventWithIri; |
17 | 17 | use CultuurNet\UDB3\Offer\IriOfferIdentifierFactoryInterface; |
18 | -use CultuurNet\UDB3\Organizer\Events\OrganizerDeleted; |
|
19 | 18 | use CultuurNet\UDB3\Place\Events\PlaceCreated; |
20 | 19 | use CultuurNet\UDB3\Place\Events\PlaceDeleted; |
21 | 20 | use CultuurNet\UDB3\Place\Events\PlaceImportedFromUDB2; |