chore: fix lint/format
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
import type { ClawdbotConfig } from "./config.js";
|
||||
import { getChatChannelMeta, listChatChannels, normalizeChatChannelId } from "../channels/registry.js";
|
||||
import {
|
||||
getChatChannelMeta,
|
||||
listChatChannels,
|
||||
normalizeChatChannelId,
|
||||
} from "../channels/registry.js";
|
||||
import {
|
||||
getChannelPluginCatalogEntry,
|
||||
listChannelPluginCatalogEntries,
|
||||
|
||||
Reference in New Issue
Block a user