@@ -12,7 +12,6 @@ |
||
| 12 | 12 | namespace Gitamin\Handlers\Commands\ProjectNamespace; |
| 13 | 13 | |
| 14 | 14 | use Gitamin\Commands\ProjectNamespace\RemoveProjectNamespaceCommand; |
| 15 | -use Gitamin\Events\ProjectNamespace\ProjectNamespaceWasRemovedEvent; |
|
| 16 | 15 | |
| 17 | 16 | class RemoveProjectNamespaceCommandHandler |
| 18 | 17 | { |