wip remove wrong console.count

This commit is contained in:
lebaudantoine
2026-07-25 00:11:04 +02:00
parent e0d4b48c79
commit 63c0a0ebec
-1
View File
@@ -64,7 +64,6 @@ export const clearTextAreaValue = () => {
}
export function resetChatStore() {
console.count('resetChatStore')
Object.assign(chatStore, {
...initialState,
rows: [],