We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a0a07 commit 25598afCopy full SHA for 25598af
packages/parser/tests/unit/envelope.test.ts
@@ -6,7 +6,6 @@
6
7
import { ZodError, z } from 'zod';
8
import { Envelope } from '../../src/envelopes/envelope.js';
9
-import { ParseError } from '../../src/errors.js';
10
11
describe('envelope: ', () => {
12
describe('parseSafe', () => {
0 commit comments