diff --git a/apps/shinkai-desktop/src/components/chat/conversation-footer.tsx b/apps/shinkai-desktop/src/components/chat/conversation-footer.tsx index a2c00b236..22d3f7329 100644 --- a/apps/shinkai-desktop/src/components/chat/conversation-footer.tsx +++ b/apps/shinkai-desktop/src/components/chat/conversation-footer.tsx @@ -61,7 +61,6 @@ import { useGetCurrentInbox } from '../../hooks/use-current-inbox'; import { useAnalytics } from '../../lib/posthog-provider'; import { useAuth } from '../../store/auth'; import { useSettings } from '../../store/settings'; -import { ARTIFACTS_SYSTEM_PROMPT } from '../constants'; import { usePromptSelectionStore } from '../prompt/context/prompt-selection-context'; import { AIModelSelector,