From fef134186afb8251fa156d164e91c4237fb8984f Mon Sep 17 00:00:00 2001 From: admtracksteel Date: Tue, 23 Jun 2026 19:28:22 +0000 Subject: [PATCH] chore: remove unsupported providers from switch statement in aiService --- services/aiService.ts | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/services/aiService.ts b/services/aiService.ts index 6722ec8..1418e56 100644 --- a/services/aiService.ts +++ b/services/aiService.ts @@ -412,17 +412,12 @@ export const analyzeCertificate = async (options: AnalyzeOptions): Promise