view data fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { ApplyPenaltyCommandDTO } from '../../../types/generated/ApplyPenaltyCommandDTO';
|
||||
import { RacePenaltiesDTO } from '../../../types/generated/RacePenaltiesDTO';
|
||||
import type { PenaltyTypesReferenceDTO } from '../../../types/PenaltyTypesReferenceDTO';
|
||||
import { BaseApiClient } from '../base/BaseApiClient';
|
||||
import { RacePenaltiesDTO } from '../../types/generated/RacePenaltiesDTO';
|
||||
import { ApplyPenaltyCommandDTO } from '../../types/generated/ApplyPenaltyCommandDTO';
|
||||
import type { PenaltyTypesReferenceDTO } from '../../types/PenaltyTypesReferenceDTO';
|
||||
|
||||
/**
|
||||
* Penalties API Client
|
||||
|
||||
Reference in New Issue
Block a user