move @snort/nostr code into System
This commit is contained in:
@ -16,7 +16,7 @@ import {
|
||||
decodeTLV,
|
||||
TLVEntryType,
|
||||
RawEvent,
|
||||
} from "@snort/nostr";
|
||||
} from "System";
|
||||
import { MetadataCache } from "Cache";
|
||||
import NostrLink from "Element/NostrLink";
|
||||
|
||||
|
Reference in New Issue
Block a user