forked from creations/badgeAPI
Fix lint
This commit is contained in:
parent
72a660821a
commit
881d4a0869
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ function getRequestOrigin(request: Request): string {
|
||||||
return `${forwardedProto}://${host}`;
|
return `${forwardedProto}://${host}`;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
export async function fetchBadges(
|
export async function fetchBadges(
|
||||||
userId: string,
|
userId: string,
|
||||||
services: string[],
|
services: string[],
|
||||||
|
|
Loading…
Add table
Reference in a new issue