chore: fix formatting drift in extension sources (#48758)

This commit is contained in:
Josh Lehman
2026-03-16 22:43:21 -07:00
committed by GitHub
parent ac4aead8a7
commit 61ccc5bede
13 changed files with 36 additions and 35 deletions

View File

@@ -19,9 +19,9 @@ import {
type ChannelSetupWizard,
type ChannelSetupWizardAllowFromEntry,
} from "openclaw/plugin-sdk/setup";
import { formatDocsLink } from "../../../src/terminal/links.js";
import { createPatchedAccountSetupAdapter } from "../../../src/channels/plugins/setup-helpers.js";
import { createAllowlistSetupWizardProxy } from "../../../src/channels/plugins/setup-wizard-proxy.js";
import { formatDocsLink } from "../../../src/terminal/links.js";
import { inspectSlackAccount } from "./account-inspect.js";
import { listSlackAccountIds, resolveSlackAccount, type ResolvedSlackAccount } from "./accounts.js";
import {