mirror of
https://github.com/aljazceru/ditto.git
synced 2025-12-26 09:44:25 +01:00
utils: remove unused import of zod
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { NostrEvent } from '@nostrify/nostrify';
|
||||
import { EventTemplate, getEventHash, nip19 } from 'nostr-tools';
|
||||
import { z } from 'zod';
|
||||
|
||||
import { nostrIdSchema } from '@/schemas/nostr.ts';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user