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

@@ -64,11 +64,6 @@ import {
import { setupProviders } from "./onboard-providers.js";
import { promptRemoteGatewayConfig } from "./onboard-remote.js";
import { setupSkills } from "./onboard-skills.js";
import {
DEFAULT_GATEWAY_DAEMON_RUNTIME,
GATEWAY_DAEMON_RUNTIME_OPTIONS,
type GatewayDaemonRuntime,
} from "./daemon-runtime.js";
import {
applyOpenAICodexModelDefault,
OPENAI_CODEX_DEFAULT_MODEL,