mirror of
https://github.com/ianarawjo/ChainForge.git
synced 2025-03-15 00:36:29 +00:00
Remove console.log
This commit is contained in:
parent
ce282459ca
commit
712dda170a
@ -168,8 +168,6 @@ const PromptNode = ({ data, id, type: node_type }) => {
|
||||
[node_type],
|
||||
);
|
||||
|
||||
console.log("re-render");
|
||||
|
||||
// Get state from the Zustand store:
|
||||
const edges = useStore((state) => state.edges);
|
||||
const pullInputData = useStore((state) => state.pullInputData);
|
||||
|
Loading…
x
Reference in New Issue
Block a user