style: remove unused RedpillCatalogEntry import
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
2b1644bca7
commit
2f746ee09e
@ -6,7 +6,6 @@ import {
|
|||||||
REDPILL_BASE_URL,
|
REDPILL_BASE_URL,
|
||||||
discoverRedpillModels,
|
discoverRedpillModels,
|
||||||
resetRedpillModelCache,
|
resetRedpillModelCache,
|
||||||
type RedpillCatalogEntry,
|
|
||||||
} from "./redpill-models.js";
|
} from "./redpill-models.js";
|
||||||
|
|
||||||
describe("Redpill Models", () => {
|
describe("Redpill Models", () => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user