Remove legacy stream.ts module

This commit is contained in:
Alex Gleason
2023-08-27 10:07:13 -05:00
parent 320d2f493e
commit 2e8b26cf4f
3 changed files with 12 additions and 171 deletions

View File

@@ -102,7 +102,6 @@ function isFollowing(source: Event<3>, targetPubkey: string): boolean {
}
export {
bech32ToPubkey,
eventAge,
eventDateComparator,
findTag,