Update orchestrator/src/shared/rxresume-schema.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Shaheer Sarfaraz 2026-01-22 21:45:49 +00:00 committed by GitHub
parent 02400df47d
commit a864fbba2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,6 @@
// combined types from: https://github.com/amruthpillai/reactive-resume/tree/v4.5.5/libs/schema/src
import { z } from "zod";
import { createId } from '@paralleldrive/cuid2';
// --- Shared ---