Skip to content

Commit 8d6247c

Browse files
committed
remove spurious import
1 parent 1aa450b commit 8d6247c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ import { mutatorOpenListener } from './blocks/mrc_param_container'
4848
import { TOOLBOX_UPDATE_EVENT } from './blocks/mrc_mechanism_component_holder';
4949
import { antdThemeFromString } from './reactComponents/ThemeModal';
5050
import { useTranslation } from 'react-i18next';
51-
import { setup } from './blocks/mrc_event_handler';
5251

5352
/** Storage key for shown toolbox categories. */
5453
const SHOWN_TOOLBOX_CATEGORIES_KEY = 'shownPythonToolboxCategories';

0 commit comments

Comments
 (0)