refactor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { Driver } from '../../domain/entities/Driver';
|
||||
import type { SkillLevel } from '../../domain/services/SkillLevelService';
|
||||
import type { Presenter } from '@gridpilot/shared/presentation';
|
||||
import type { Presenter } from '@core/shared/presentation';
|
||||
|
||||
export type { SkillLevel };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user