Revert "Merge pull request #2607 from code-yeongyu/feat/openclaw-integration"

This reverts commit 8213534e87, reversing
changes made to 84fb1113f1.
This commit is contained in:
YeonGyu-Kim
2026-03-16 21:09:08 +09:00
parent 17244e2c84
commit 239da8b02a
14 changed files with 0 additions and 1010 deletions
-10
View File
@@ -1,10 +0,0 @@
export { resolveGateway, wakeOpenClaw } from "./client";
export {
interpolateInstruction,
isCommandGateway,
shellEscapeArg,
validateGatewayUrl,
wakeCommandGateway,
wakeGateway,
} from "./dispatcher";
export * from "./types";