style: format sdk helper imports

This commit is contained in:
Peter Steinberger
2026-04-28 03:47:45 +01:00
parent 896b82f430
commit dab0e57914
2 changed files with 1 additions and 2 deletions

View File

@@ -7,7 +7,6 @@ import {
OFFICIAL_CHANNEL_CATALOG_RELATIVE_PATH,
writeOfficialChannelCatalog,
} from "../scripts/write-official-channel-catalog.mjs";
import { bundledPluginRoot } from "openclaw/plugin-sdk/test-fixtures";
import { describePluginInstallSource } from "../src/plugins/install-source-info.js";
import { cleanupTempDirs, makeTempRepoRoot, writeJsonFile } from "./helpers/temp-repo.js";