Skip to content

Commit

Permalink
remove defualt
Browse files Browse the repository at this point in the history
  • Loading branch information
bchu1 committed Dec 23, 2024
1 parent c7d8341 commit d2dfaf4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ export async function getRunByIdV2({
client,
id,
annotationsPage,
params = new URLSearchParams(),
params,
depositionId,
}: GetRunByIdV2Params): Promise<ApolloQueryResult<GetRunByIdV2Query>> {
return client.query({
Expand Down

0 comments on commit d2dfaf4

Please sign in to comment.