Skip to content

Commit 1a04e6a

Browse files
committed
fix
1 parent a3b43fb commit 1a04e6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ function App() {
110110
}, [settings.generatedCodeConfig, setSettings]);
111111

112112
useEffect(() => {
113-
console.log('***********', dataUrls.length, initCreate, initCreateText)
114113
if (dataUrls.length) {
115114
initFn.run();
116115
}

0 commit comments

Comments
 (0)