Skip to content

Commit

Permalink
remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
magnearun committed Feb 25, 2025
1 parent fd36ec7 commit 1b65d48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ export class DelegationsIndexService {
nationalId: string
direction: DelegationDirection
}): Promise<PaginatedDelegationRecordDTO> {

const apiScope = await this.apiScopeModel.findOne({
where: {
name: scope,
Expand Down

0 comments on commit 1b65d48

Please sign in to comment.