Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
GregTCLTK committed Nov 1, 2023
1 parent 2bdd1f9 commit 44a06d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/shared/restSpec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export async function asExternal<T>(promise: Promise<T>): Promise<PromiseSettled
};
}
}
}

function json<T>() {
return async (rsp: Response) => {
Expand Down

0 comments on commit 44a06d4

Please sign in to comment.