mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-29 02:38:38 +00:00
style: align formatting with oxfmt 0.33
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { RuntimeEnv } from "../../runtime.js";
|
||||
import { loadAndMaybeMigrateDoctorConfig } from "../../commands/doctor-config-flow.js";
|
||||
import { readConfigFileSnapshot } from "../../config/config.js";
|
||||
import type { RuntimeEnv } from "../../runtime.js";
|
||||
import { colorize, isRich, theme } from "../../terminal/theme.js";
|
||||
import { shortenHomePath } from "../../utils.js";
|
||||
import { shouldMigrateStateFromPath } from "../argv.js";
|
||||
|
||||
Reference in New Issue
Block a user