Skip to content

Commit 4fdd38f

Browse files
Junyi-99Copilot
andauthored
Update webapp/_webapp/src/components/message-entry-container/tools/tools.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 26c8c59 commit 4fdd38f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • webapp/_webapp/src/components/message-entry-container/tools

webapp/_webapp/src/components/message-entry-container/tools/tools.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ console.log("error: ", error);
3939
console.log("preparing: ", preparing);
4040
console.log("animated: ", animated);
4141
const jsonRpcResult = parseJsonRpcResult(message);
42-
console.log("jsonRpcResult: ", jsonRpcResult);
4342

4443
if (functionName === "paper_score") {
4544
return <PaperScoreCard message={message} preparing={preparing} animated={animated} />;

0 commit comments

Comments
 (0)