refactor
This commit is contained in:
@@ -7,7 +7,7 @@ import type { DomainEventPublisher } from '@/shared/domain/DomainEvent';
|
||||
import { RaceEventStewardingClosedEvent } from '../../domain/events/RaceEventStewardingClosed';
|
||||
import { Result } from '@core/shared/application/Result';
|
||||
import type { ApplicationErrorCode } from '@core/shared/errors/ApplicationErrorCode';
|
||||
import type { CloseRaceEventStewardingCommand } from './CloseRaceEventStewardingCommand';
|
||||
import type { CloseRaceEventStewardingCommand } from '../dto/CloseRaceEventStewardingCommand';
|
||||
import type { RaceEvent } from '../../domain/entities/RaceEvent';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user