From 928ad736969d04afaec355efe1cd22886ffc1f4e Mon Sep 17 00:00:00 2001 From: Silvano Cerza Date: Sun, 9 Mar 2025 16:48:05 +0100 Subject: [PATCH] Remove unnecessary import --- src/main.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.ts b/src/main.ts index 8d82b4c..4e8addc 100644 --- a/src/main.ts +++ b/src/main.ts @@ -1,7 +1,6 @@ import { EventRef, Plugin, - Platform, WorkspaceLeaf, normalizePath, Notice,