diff --git a/src/domain/match/match.service.ts b/src/domain/match/match.service.ts index 242b240..95a2760 100644 --- a/src/domain/match/match.service.ts +++ b/src/domain/match/match.service.ts @@ -66,5 +66,4 @@ export class MatchService { ); } - }