chore: remove duplicate daemon runtime imports

This commit is contained in:
Peter Steinberger
2026-01-07 00:13:53 +01:00
parent 198515397c
commit 02c9cf0ff4
4 changed files with 0 additions and 19 deletions

View File

@@ -57,11 +57,6 @@ import type {
OnboardOptions,
ResetScope,
} from "../commands/onboard-types.js";
import {
DEFAULT_GATEWAY_DAEMON_RUNTIME,
GATEWAY_DAEMON_RUNTIME_OPTIONS,
type GatewayDaemonRuntime,
} from "../commands/daemon-runtime.js";
import {
applyOpenAICodexModelDefault,
OPENAI_CODEX_DEFAULT_MODEL,