refactor: remove unused updateMessageAIAnalysis import from aiAnalyzer

This commit is contained in:
MythEclipse
2026-05-18 23:51:31 +07:00
parent 069cf105f3
commit 0ffb0f213a
-1
View File
@@ -5,7 +5,6 @@ import {
getMessageById, getMessageById,
getPendingConversationKeys, getPendingConversationKeys,
getPendingMessagesByConversation, getPendingMessagesByConversation,
updateMessageAIAnalysis,
} from "./messageStore"; } from "./messageStore";
import type { import type {
AnalysisQueueStatus, AnalysisQueueStatus,