mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:50:43 +00:00
perf: slim zalo group access facade
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
import { isNormalizedSenderAllowed } from "openclaw/plugin-sdk/allow-from";
|
||||
import {
|
||||
evaluateSenderGroupAccess,
|
||||
resolveOpenProviderRuntimeGroupPolicy,
|
||||
type GroupPolicy,
|
||||
} from "openclaw/plugin-sdk/config-runtime";
|
||||
import {
|
||||
evaluateSenderGroupAccess,
|
||||
type SenderGroupAccessDecision,
|
||||
} from "openclaw/plugin-sdk/group-access";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user