diff --git a/extensions/line/src/channel.ts b/extensions/line/src/channel.ts index 7d7be509c33..9388579ab38 100644 --- a/extensions/line/src/channel.ts +++ b/extensions/line/src/channel.ts @@ -2,7 +2,7 @@ import { buildAccountScopedDmSecurityPolicy, createScopedAccountConfigAccessors, collectAllowlistProviderRestrictSendersWarnings, -} from "openclaw/plugin-sdk"; +} from "openclaw/plugin-sdk/compat"; import { buildChannelConfigSchema, buildComputedAccountStatusSnapshot,