mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 00:00:23 +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,
|
||||
|
||||
Reference in New Issue
Block a user