website refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { DriverSummaryDTO } from '../types/generated/DriverSummaryDTO';
|
||||
import { DriverSummaryDTO } from '@/lib/types/generated/DriverSummaryDTO';
|
||||
|
||||
export class ProtestDriverViewModel {
|
||||
constructor(private readonly dto: DriverSummaryDTO) {}
|
||||
|
||||
Reference in New Issue
Block a user