mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
utils: remove unused import of zod
This commit is contained in:
parent
439dfca311
commit
76f30f5cc7
1 changed files with 0 additions and 1 deletions
|
|
@ -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';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue