mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-13 10:34:19 +01:00
sort imports
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import { NostrMetadata, NSchema as n } from '@nostrify/nostrify';
|
||||
import { getEvent } from '@/queries.ts';
|
||||
import { match } from 'path-to-regexp';
|
||||
import { nip19 } from 'nostr-tools';
|
||||
import { match } from 'path-to-regexp';
|
||||
|
||||
import { lookupAccount, lookupPubkey } from '@/utils/lookup.ts';
|
||||
import { parseAndVerifyNip05 } from '@/utils/nip05.ts';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user