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 1aa450b commit 8d6247cCopy full SHA for 8d6247c
src/App.tsx
@@ -48,7 +48,6 @@ import { mutatorOpenListener } from './blocks/mrc_param_container'
48
import { TOOLBOX_UPDATE_EVENT } from './blocks/mrc_mechanism_component_holder';
49
import { antdThemeFromString } from './reactComponents/ThemeModal';
50
import { useTranslation } from 'react-i18next';
51
-import { setup } from './blocks/mrc_event_handler';
52
53
/** Storage key for shown toolbox categories. */
54
const SHOWN_TOOLBOX_CATEGORIES_KEY = 'shownPythonToolboxCategories';
0 commit comments