Commit e1091fd
committed
fix: drop unused safeParse/safeParseAsync imports after #5379 refactor
`~standard.validate` no longer routes through them; only
`safeParseMaybeAsync` is needed. `parse` and `parseAsync` are still
used by `$ZodFunction`.1 parent b0dab9a commit e1091fd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments