move @snort/nostr code into System
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { RawEvent } from "@snort/nostr";
|
||||
import { RawEvent } from "System";
|
||||
import { dedupe } from "SnortUtils";
|
||||
import FollowListBase from "./FollowListBase";
|
||||
|
||||
|
Reference in New Issue
Block a user