From 6381d50e52905540105404c9976abd1d65252273 Mon Sep 17 00:00:00 2001 From: sharkiecodes Date: Mon, 9 Jun 2025 12:45:05 -0400 Subject: scrapbook --- src/client/views/collections/collectionFreeForm/MarqueeView.tsx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/client/views/collections/collectionFreeForm') diff --git a/src/client/views/collections/collectionFreeForm/MarqueeView.tsx b/src/client/views/collections/collectionFreeForm/MarqueeView.tsx index 9f96163cd..b644db0b3 100644 --- a/src/client/views/collections/collectionFreeForm/MarqueeView.tsx +++ b/src/client/views/collections/collectionFreeForm/MarqueeView.tsx @@ -30,10 +30,6 @@ import { ImageLabelBoxData } from './ImageLabelBox'; import { MarqueeOptionsMenu } from './MarqueeOptionsMenu'; import { StrListCast } from '../../../../fields/Doc'; import { requestAiGeneratedPreset, DocumentDescriptor } from '../../nodes/scrapbook/AIPresetGenerator'; -import { ScrapbookItemConfig } from '../../nodes/scrapbook/ScrapbookPreset'; -import { OverlayView } from '../../OverlayView'; -import { runInAction } from 'mobx'; -import { ScrapbookPicker } from '../../nodes/scrapbook/ScrapbookPicker'; import { buildPlaceholdersFromConfigs, slotRealDocIntoPlaceholders } from '../../nodes/scrapbook/ScrapbookBox'; import './MarqueeView.scss'; -- cgit v1.2.3-70-g09d2