From 946b347f44232a189773a27981bc2654e3381500 Mon Sep 17 00:00:00 2001 From: dinhlongviolin1 Date: Wed, 15 Oct 2025 00:21:10 +0700 Subject: [PATCH] fix: lint --- web-app/src/containers/ChatInput.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web-app/src/containers/ChatInput.tsx b/web-app/src/containers/ChatInput.tsx index 671de1267..0647bb0a8 100644 --- a/web-app/src/containers/ChatInput.tsx +++ b/web-app/src/containers/ChatInput.tsx @@ -48,7 +48,6 @@ import { open } from '@tauri-apps/plugin-dialog' import { toast } from 'sonner' import { PlatformFeatures } from '@/lib/platform/const' import { PlatformFeature } from '@/lib/platform/types' -import { useAnalytic } from '@/hooks/useAnalytic' import posthog from 'posthog-js' import { Attachment,