diff --git a/src/config/plugin-auto-enable.ts b/src/config/plugin-auto-enable.ts index 87d322886..738b2a393 100644 --- a/src/config/plugin-auto-enable.ts +++ b/src/config/plugin-auto-enable.ts @@ -3,7 +3,6 @@ import { getChatChannelMeta, listChatChannels, normalizeChatChannelId, - CHAT_CHANNEL_ORDER, } from "../channels/registry.js"; import { getChannelPluginCatalogEntry,