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 920aa01 commit 6dda055Copy full SHA for 6dda055
src/toolbox/toolbox.ts
@@ -28,7 +28,6 @@ import {category as textCategory} from './text_category';
28
import {category as listsCategory} from './lists_category';
29
import {category as miscCategory} from './misc_category';
30
import {category as methodsCategory} from './methods_category';
31
-import {category as componentSampleCategory} from './component_samples_category';
32
33
export function getToolboxJSON(
34
opt_includeExportedBlocksFromProject: toolboxItems.ContentsType[],
0 commit comments