refactor
This commit is contained in:
@@ -12,7 +12,7 @@ import type {
|
||||
RacePenaltiesResultDTO,
|
||||
RacePenaltiesViewModel,
|
||||
} from '../presenters/IRacePenaltiesPresenter';
|
||||
import type { UseCase } from '@gridpilot/shared/application/UseCase';
|
||||
import type { UseCase } from '@core/shared/application/UseCase';
|
||||
|
||||
export interface GetRacePenaltiesInput {
|
||||
raceId: string;
|
||||
|
||||
Reference in New Issue
Block a user