mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2025-12-08 16:28:49 +00:00
remove un-used imports
This commit is contained in:
1
nip99.ts
1
nip99.ts
@@ -1,6 +1,5 @@
|
|||||||
import { Event, EventTemplate } from './core.ts'
|
import { Event, EventTemplate } from './core.ts'
|
||||||
import { ClassifiedListing, DraftClassifiedListing } from './kinds.ts'
|
import { ClassifiedListing, DraftClassifiedListing } from './kinds.ts'
|
||||||
import { finalizeEvent, generateSecretKey } from './pure.ts'
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Represents the details of a price.
|
* Represents the details of a price.
|
||||||
|
|||||||
Reference in New Issue
Block a user