mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-28 19:08:37 +00:00
chore: wtf.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import chalk from "chalk";
|
||||
import type { loadConfig } from "../config/config.js";
|
||||
import { DEFAULT_MODEL, DEFAULT_PROVIDER } from "../agents/defaults.js";
|
||||
import { resolveConfiguredModelRef } from "../agents/model-selection.js";
|
||||
import type { loadConfig } from "../config/config.js";
|
||||
import { getResolvedLoggerSettings } from "../logging.js";
|
||||
|
||||
export function logGatewayStartup(params: {
|
||||
|
||||
Reference in New Issue
Block a user