mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-07 15:44:22 +01:00
Delete event.ts, use nostr-tools types
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { getAuthor } from '@/client.ts';
|
||||
import { Conf } from '@/config.ts';
|
||||
import { type Context, nip19, parseFormData, z } from '@/deps.ts';
|
||||
import { type Event } from '@/event.ts';
|
||||
import { type Context, type Event, nip19, parseFormData, z } from '@/deps.ts';
|
||||
import { lookupNip05Cached } from '@/nip05.ts';
|
||||
|
||||
/** Get the current time in Nostr format. */
|
||||
|
||||
Reference in New Issue
Block a user