From 02bb31584a01b612c8ed4491d476c6ea0ede3005 Mon Sep 17 00:00:00 2001 From: kevin Date: Sun, 14 Jun 2026 21:21:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=BC=96=E8=AF=91bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- meshmap_frontend/src/api.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/meshmap_frontend/src/api.ts b/meshmap_frontend/src/api.ts index 5db5747..e793be6 100644 --- a/meshmap_frontend/src/api.ts +++ b/meshmap_frontend/src/api.ts @@ -43,7 +43,6 @@ import type { TelemetryRecord, TextMessage, BotDirectMessage, - BotDirectConversation, BotDirectConversationsResponse, } from './types'