fix: Remove unused imports and add biome-ignore for false positive
- Remove unused SlashCommand import from tui-renderer.ts - Add biome-ignore comment for previousRenderCommands which is actually used
This commit is contained in:
@@ -2,7 +2,6 @@ import {
|
||||
CombinedAutocompleteProvider,
|
||||
Container,
|
||||
MarkdownComponent,
|
||||
SlashCommand,
|
||||
TextComponent,
|
||||
TextEditor,
|
||||
TUI,
|
||||
|
||||
Reference in New Issue
Block a user