mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-18 13:30:48 +00:00
fix: remove duplicate setup helper imports
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import type { DiscordGuildEntry } from "openclaw/plugin-sdk/config-runtime";
|
||||
import { formatDocsLink } from "openclaw/plugin-sdk/discord";
|
||||
import {
|
||||
DEFAULT_ACCOUNT_ID,
|
||||
createEnvPatchedAccountSetupAdapter,
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
import { formatDocsLink } from "openclaw/plugin-sdk/discord";
|
||||
import {
|
||||
type OpenClawConfig,
|
||||
promptLegacyChannelAllowFrom,
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
import { formatDocsLink } from "openclaw/plugin-sdk/imessage";
|
||||
import {
|
||||
createPatchedAccountSetupAdapter,
|
||||
parseSetupEntriesAllowingWildcard,
|
||||
|
||||
Reference in New Issue
Block a user