diff --git a/src/agents/redpill-models.test.ts b/src/agents/redpill-models.test.ts index cf5a2ed80..a16a0a6e1 100644 --- a/src/agents/redpill-models.test.ts +++ b/src/agents/redpill-models.test.ts @@ -6,7 +6,6 @@ import { REDPILL_BASE_URL, discoverRedpillModels, resetRedpillModelCache, - type RedpillCatalogEntry, } from "./redpill-models.js"; describe("Redpill Models", () => {