mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 21:21:10 +00:00
refactor: remove type-only import cycles
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { ChannelSetupWizard } from "../channels/plugins/setup-wizard.js";
|
||||
import type { ChannelSetupWizard } from "../channels/plugins/setup-wizard-types.js";
|
||||
import type { ChannelSetupAdapter } from "../channels/plugins/types.adapters.js";
|
||||
import { DEFAULT_ACCOUNT_ID } from "../routing/session-key.js";
|
||||
import { formatDocsLink } from "../terminal/links.js";
|
||||
|
||||
Reference in New Issue
Block a user