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 1440fb5 commit ed492fdCopy full SHA for ed492fd
src/components/gui/gui.jsx
@@ -43,7 +43,6 @@ import DebugModal from '../debug-modal/debug-modal.jsx';
43
import { useEffect } from 'react';
44
import { WebContainer } from '@webcontainer/api';
45
46
-import { buildScratchBlocks } from '../../lib/astParse.js';
47
48
import React, { useState } from 'react';
49
import AceEditor from 'react-ace';
0 commit comments