Skip to content

Commit

Permalink
remove space in common service
Browse files Browse the repository at this point in the history
Signed-off-by: KulkarniShashank <[email protected]>
  • Loading branch information
KulkarniShashank committed Sep 11, 2024
1 parent 7b40172 commit bef216a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/common/src/common.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -392,5 +392,4 @@ export class CommonService {
throw new BadRequestException('Invalid Credentials');
}
}

}

0 comments on commit bef216a

Please sign in to comment.