remove logs
This commit is contained in:
parent
f819e5f3eb
commit
c7f74e2359
1 changed files with 0 additions and 1 deletions
|
@ -535,7 +535,6 @@ const ChatWindow = ({ id }: { id?: string }) => {
|
|||
}
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [messages]);
|
||||
console.log(hasError);
|
||||
|
||||
// if (hasError) {
|
||||
// return (
|
||||
|
|
Loading…
Add table
Reference in a new issue