website refactor
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
||||
type GetTotalLeaguesResult,
|
||||
type GetTotalLeaguesErrorCode,
|
||||
} from './GetTotalLeaguesUseCase';
|
||||
import type { ILeagueRepository } from '../../domain/repositories/ILeagueRepository';
|
||||
import type { LeagueRepository } from '../../domain/repositories/LeagueRepository';
|
||||
import type { ApplicationErrorCode } from '@core/shared/errors/ApplicationErrorCode';
|
||||
|
||||
describe('GetTotalLeaguesUseCase', () => {
|
||||
|
||||
Reference in New Issue
Block a user