Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacqueline Zhang committed May 28, 2024
1 parent 601f1dc commit f88e5ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions utils/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -345,5 +345,4 @@ export function processResponse(response: any):{ [key: string]: string | bigint
}
});
return responseJson;
};

};

0 comments on commit f88e5ff

Please sign in to comment.