mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 17:40:42 +00:00
refactor: remove dead private helpers
This commit is contained in:
@@ -77,5 +77,3 @@ export function registerMessageThreadCommands(message: Command, helpers: Message
|
||||
await helpers.runMessageAction("thread-reply", opts);
|
||||
});
|
||||
}
|
||||
|
||||
export const __test__ = { resolveThreadCreateRequest };
|
||||
|
||||
Reference in New Issue
Block a user