because I got bored of customising my CV for every job
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: remove unused Mocked import (caught by Biome noUnusedImports)

+1 -1
+1 -1
apps/api/src/modules/cv-parser/__tests__/entity-resolver.service.spec.ts
··· 1 - import type { Mock, Mocked } from "vitest"; 1 + import type { Mock } from "vitest"; 2 2 import { EntityResolverService } from "../entity-resolver.service"; 3 3 4 4 type MockPrisma = {