Commit d8cd2e9b by archer

remove log

parent cc57a7e2
...@@ -61,7 +61,6 @@ export async function getChatHistory({ ...@@ -61,7 +61,6 @@ export async function getChatHistory({
} }
} }
]); ]);
console.log(history);
return { history }; return { history };
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment