diff --git a/src/utils/types.ts b/src/utils/types.ts index d9f0e820a..d28f8a027 100644 --- a/src/utils/types.ts +++ b/src/utils/types.ts @@ -166,7 +166,6 @@ export interface PluginDef { renderNicknameIcon?: NicknameIconFactory; renderChatBarButton?: ChatBarButtonFactory; - } export const enum StartAt {