perf: narrow slack prepare ack import

This commit is contained in:
Peter Steinberger
2026-04-24 00:30:30 +01:00
parent f7c4d7a5f0
commit d3997bcf7a

View File

@@ -1,5 +1,5 @@
import { resolveAckReaction } from "openclaw/plugin-sdk/agent-runtime";
import {
resolveAckReaction,
shouldAckReaction as shouldAckReactionGate,
type AckReactionScope,
} from "openclaw/plugin-sdk/channel-feedback";