From 3c1bc650dfed6bf0b13cefc9de1563141d0d56d7 Mon Sep 17 00:00:00 2001 From: Sma1lboy <541898146chen@gmail.com> Date: Sun, 2 Feb 2025 00:55:35 -0600 Subject: [PATCH] refactor(chat): remove unused ListActiveSymbolItem type import from chat utility --- ee/tabby-ui/lib/utils/chat.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/tabby-ui/lib/utils/chat.ts b/ee/tabby-ui/lib/utils/chat.ts index 159a9a35eabb..e81e616b8bcc 100644 --- a/ee/tabby-ui/lib/utils/chat.ts +++ b/ee/tabby-ui/lib/utils/chat.ts @@ -1,5 +1,5 @@ import { uniq } from 'lodash-es' -import type { Filepath, ListActiveSymbolItem } from 'tabby-chat-panel' +import type { Filepath } from 'tabby-chat-panel' import { ContextInfo,