fix(config): remove unused import CHAT_CHANNEL_ORDER
This commit is contained in:
parent
421abb4cb0
commit
9ae76b8972
@ -3,7 +3,6 @@ import {
|
|||||||
getChatChannelMeta,
|
getChatChannelMeta,
|
||||||
listChatChannels,
|
listChatChannels,
|
||||||
normalizeChatChannelId,
|
normalizeChatChannelId,
|
||||||
CHAT_CHANNEL_ORDER,
|
|
||||||
} from "../channels/registry.js";
|
} from "../channels/registry.js";
|
||||||
import {
|
import {
|
||||||
getChannelPluginCatalogEntry,
|
getChannelPluginCatalogEntry,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user