deno lint

This commit is contained in:
Alex Gleason
2024-05-14 19:02:15 -05:00
parent 3d1d56355d
commit d3a7f0849f

View File

@@ -1,4 +1,4 @@
import { NostrEvent, NostrFilter, NSchema as n } from '@nostrify/nostrify';
import { NostrEvent, NSchema as n } from '@nostrify/nostrify';
import ISO6391 from 'iso-639-1';
import { z } from 'zod';