website refactor
This commit is contained in:
@@ -7,7 +7,6 @@ import type { SeasonRepository } from '../../domain/repositories/SeasonRepositor
|
||||
import {
|
||||
GetAllLeaguesWithCapacityAndScoringUseCase,
|
||||
type GetAllLeaguesWithCapacityAndScoringInput,
|
||||
type GetAllLeaguesWithCapacityAndScoringResult,
|
||||
} from './GetAllLeaguesWithCapacityAndScoringUseCase';
|
||||
|
||||
describe('GetAllLeaguesWithCapacityAndScoringUseCase', () => {
|
||||
|
||||
Reference in New Issue
Block a user