refactor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { IDriverRepository } from '../../domain/repositories/IDriverRepository';
|
||||
import type { ITotalDriversPresenter, TotalDriversResultDTO } from '../presenters/ITotalDriversPresenter';
|
||||
import type { UseCase } from '@gridpilot/shared/application/UseCase';
|
||||
import type { UseCase } from '@core/shared/application/UseCase';
|
||||
|
||||
/**
|
||||
* Use Case for retrieving total number of drivers.
|
||||
|
||||
Reference in New Issue
Block a user