Skip to content

Commit

Permalink
chore: remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed-Hacene committed Apr 19, 2024
1 parent 9f32c05 commit f99aed9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/lib/utils/schemas.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { observation } from '$paraglide/messages';
import { z, type AnyZodObject } from 'zod';

const toArrayPreprocessor = (value: unknown) => {
Expand Down

0 comments on commit f99aed9

Please sign in to comment.