mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
remove log
This commit is contained in:
@@ -61,7 +61,6 @@ export async function getChatHistory({
|
||||
}
|
||||
}
|
||||
]);
|
||||
console.log(history);
|
||||
|
||||
return { history };
|
||||
}
|
||||
|
Reference in New Issue
Block a user