Skip to content

Commit ed492fd

Browse files
committed
Remove old import
1 parent 1440fb5 commit ed492fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/gui/gui.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ import DebugModal from '../debug-modal/debug-modal.jsx';
4343
import { useEffect } from 'react';
4444
import { WebContainer } from '@webcontainer/api';
4545

46-
import { buildScratchBlocks } from '../../lib/astParse.js';
4746

4847
import React, { useState } from 'react';
4948
import AceEditor from 'react-ace';

0 commit comments

Comments
 (0)