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'