Skip to content

Commit e15dade

Browse files
committed
refactor(agents): drop runtime context re-export
1 parent 18aa327 commit e15dade

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/agents/embedded-agent-runner/run/runtime-context-prompt.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import {
1111
OPENCLAW_RUNTIME_EVENT_HEADER,
1212
} from "../../internal-runtime-context.js";
1313
import type { CurrentInboundPromptContext } from "./params.js";
14-
export { OPENCLAW_RUNTIME_CONTEXT_CUSTOM_TYPE };
1514

1615
const OPENCLAW_RUNTIME_EVENT_USER_PROMPT = "Continue the OpenClaw runtime event.";
1716

0 commit comments

Comments
 (0)