From 401431d732fecd6bdef69d83e21253e1b157416d Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 21 Jul 2025 12:45:55 -0400 Subject: cleaning up server warnings/errors --- src/client/views/PropertiesView.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client/views/PropertiesView.tsx') diff --git a/src/client/views/PropertiesView.tsx b/src/client/views/PropertiesView.tsx index 5211272b0..f7c4b464c 100644 --- a/src/client/views/PropertiesView.tsx +++ b/src/client/views/PropertiesView.tsx @@ -58,7 +58,6 @@ interface PropertiesViewProps { export class PropertiesView extends ObservableReactComponent { private _widthUndo?: UndoManager.Batch; - // eslint-disable-next-line no-use-before-define public static Instance: PropertiesView; constructor(props: PropertiesViewProps) { super(props); -- cgit v1.2.3-70-g09d2