mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-27 18:01:46 +00:00
fix: remove duplicate whatsapp dm policy import
This commit is contained in:
@@ -12,7 +12,6 @@ import {
|
||||
type OpenClawConfig,
|
||||
} from "../../../src/plugin-sdk-internal/setup.js";
|
||||
import type { ChannelSetupWizard } from "../../../src/plugin-sdk-internal/setup.js";
|
||||
import { type DmPolicy } from "../../../src/plugin-sdk-internal/whatsapp.js";
|
||||
import { listWhatsAppAccountIds, resolveWhatsAppAuthDir } from "./accounts.js";
|
||||
import { loginWeb } from "./login.js";
|
||||
import { whatsappSetupAdapter } from "./setup-core.js";
|
||||
|
||||
Reference in New Issue
Block a user