From ffaaa7da593529aabd62e2acb45795a06e2a33e8 Mon Sep 17 00:00:00 2001 From: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Date: Sat, 1 Feb 2025 01:56:47 -0300 Subject: [PATCH] Remove trailing new line --- src/utils/types.ts | 1 - 1 file changed, 1 deletion(-) 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 {