Skip to content

Commit

Permalink
chore: Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
nas-tabchiche committed Dec 11, 2024
1 parent 41e73c8 commit 1805005
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,5 +1,4 @@
// schema for the validation of forms
import { description, threats } from '$paraglide/messages';
import { z, type AnyZodObject } from 'zod';

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

0 comments on commit 1805005

Please sign in to comment.