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