mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 16:24:30 +00:00
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { AuthProfileStore } from "../agents/auth-profiles.js";
|
||||
import type { WizardPrompter } from "../wizard/prompts.js";
|
||||
import { buildAuthChoiceGroups } from "./auth-choice-options.js";
|
||||
import type { AuthChoice } from "./onboard-types.js";
|
||||
import { buildAuthChoiceGroups } from "./auth-choice-options.js";
|
||||
|
||||
const BACK_VALUE = "__back";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user