Skip to content

Commit 6dda055

Browse files
committed
remove no longer needed import
1 parent 920aa01 commit 6dda055

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/toolbox/toolbox.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ import {category as textCategory} from './text_category';
2828
import {category as listsCategory} from './lists_category';
2929
import {category as miscCategory} from './misc_category';
3030
import {category as methodsCategory} from './methods_category';
31-
import {category as componentSampleCategory} from './component_samples_category';
3231

3332
export function getToolboxJSON(
3433
opt_includeExportedBlocksFromProject: toolboxItems.ContentsType[],

0 commit comments

Comments
 (0)