style: remove unused RedpillCatalogEntry import

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
HashWarlock 2026-01-25 19:51:36 -06:00
parent 2b1644bca7
commit 2f746ee09e

View File

@ -6,7 +6,6 @@ import {
REDPILL_BASE_URL,
discoverRedpillModels,
resetRedpillModelCache,
type RedpillCatalogEntry,
} from "./redpill-models.js";
describe("Redpill Models", () => {