mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:50:42 +00:00
fix: remove unused plugin index import
This commit is contained in:
@@ -5,7 +5,6 @@ import {
|
||||
readPersistedInstalledPluginIndexSync,
|
||||
refreshPersistedInstalledPluginIndex,
|
||||
resolveInstalledPluginIndexStorePath,
|
||||
type InstalledPluginIndexStoreOptions,
|
||||
} from "./installed-plugin-index-store.js";
|
||||
import {
|
||||
extractPluginInstallRecordsFromInstalledPluginIndex,
|
||||
|
||||
Reference in New Issue
Block a user