remove console.log
This commit is contained in:
parent
be1ee757a4
commit
44b6171800
1 changed files with 0 additions and 1 deletions
|
|
@ -74,7 +74,6 @@ export default function GenericNode({
|
|||
setValidationStatus(null);
|
||||
}
|
||||
}, [sseData, data.id]);
|
||||
console.log(data.node)
|
||||
|
||||
return (
|
||||
<>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue