From fe1536918dbbca08c9900497bb466fd7aa36ffdf Mon Sep 17 00:00:00 2001 From: Nathan-SR <144961007+Nathan-SR@users.noreply.github.com> Date: Sat, 22 Feb 2025 15:02:26 -0500 Subject: Splitting staticfield into different content types (as subclasses) --- src/client/views/nodes/DataVizBox/DocCreatorMenu/TemplateBackend.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client/views/nodes/DataVizBox/DocCreatorMenu/TemplateBackend.tsx') diff --git a/src/client/views/nodes/DataVizBox/DocCreatorMenu/TemplateBackend.tsx b/src/client/views/nodes/DataVizBox/DocCreatorMenu/TemplateBackend.tsx index bea5c2d5d..583b2f472 100644 --- a/src/client/views/nodes/DataVizBox/DocCreatorMenu/TemplateBackend.tsx +++ b/src/client/views/nodes/DataVizBox/DocCreatorMenu/TemplateBackend.tsx @@ -1,5 +1,4 @@ import { FieldOpts, FieldSettings, ViewType } from "./FieldTypes/Field"; -import { } from "./FieldTypes/StaticField"; export enum TemplateFieldType { TEXT = 'text', -- cgit v1.2.3-70-g09d2