mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 14:10:51 +00:00
refactor: trim sessions helper exports
This commit is contained in:
@@ -7,8 +7,6 @@ import { normalizeChannelId as normalizeChatChannelId } from "../../channels/reg
|
||||
import type { OpenClawConfig } from "../../config/types.openclaw.js";
|
||||
import { ANNOUNCE_SKIP_TOKEN, REPLY_SKIP_TOKEN } from "./sessions-send-tokens.js";
|
||||
export {
|
||||
ANNOUNCE_SKIP_TOKEN,
|
||||
REPLY_SKIP_TOKEN,
|
||||
isAnnounceSkip,
|
||||
isNonDeliverableSessionsReply,
|
||||
isReplySkip,
|
||||
|
||||
Reference in New Issue
Block a user