module cleanup
This commit is contained in:
@@ -7,6 +7,7 @@ import type { ILeagueRepository } from '@core/racing/domain/repositories/ILeague
|
||||
import type {
|
||||
MembershipRole,
|
||||
} from '@core/racing/domain/entities/LeagueMembership';
|
||||
import type { TransferLeagueOwnershipResultDTO } from '../presenters/ITransferLeagueOwnershipPresenter';
|
||||
|
||||
export interface TransferLeagueOwnershipCommandDTO {
|
||||
leagueId: string;
|
||||
|
||||
Reference in New Issue
Block a user