We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d3749b commit 4d7fa39Copy full SHA for 4d7fa39
1 file changed
client/modules/IDE/pages/IDEView.jsx
@@ -334,7 +334,6 @@ const IDEView = () => {
334
>
335
<Editor
336
provideController={(ctl) => {
337
- console.log('providing controller', ctl);
338
cmRef.current = ctl;
339
}}
340
/>
0 commit comments