fix issues in api
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import type { Provider } from '@nestjs/common';
|
||||
import { RaceService } from './RaceService';
|
||||
|
||||
// Import core interfaces
|
||||
import type { DriverRatingProvider } from '@core/racing/application/ports/DriverRatingProvider';
|
||||
|
||||
Reference in New Issue
Block a user