fix: remove unused plugin index import

This commit is contained in:
Shakker
2026-04-25 23:08:02 +01:00
parent 37ce39b5c5
commit 57c4279c4a

View File

@@ -5,7 +5,6 @@ import {
readPersistedInstalledPluginIndexSync,
refreshPersistedInstalledPluginIndex,
resolveInstalledPluginIndexStorePath,
type InstalledPluginIndexStoreOptions,
} from "./installed-plugin-index-store.js";
import {
extractPluginInstallRecordsFromInstalledPluginIndex,