refactor(channels): remove allowlist match facade · openclaw/openclaw@fb72f67
openclaw
·
2026-06-18
·
via Recent Commits to openclaw:main
Commit fb72f67
refactor(channels): remove allowlist match facade
2 files changed
Lines changed: 1 addition & 4 deletions
Lines changed: 0 additions & 3 deletions
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|
@@ -22,7 +22,7 @@ export {
|
22 | 22 | formatAllowlistMatchMeta, |
23 | 23 | type AllowlistMatch, |
24 | 24 | type AllowlistMatchSource, |
25 | | -} from "./allowlist-match.js"; |
| 25 | +} from "../allowlist-match.js"; |
26 | 26 | export type { ChannelId } from "./types.public.js"; |
27 | 27 | export type { ChannelPlugin } from "./types.plugin.js"; |
28 | 28 | export { resolveChannelApprovalAdapter, resolveChannelApprovalCapability } from "./approvals.js"; |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments