Removed old methods

This commit is contained in:
Thomas Mathews 2022-12-26 11:38:01 -08:00
parent ef57392834
commit 6430640ec7
2 changed files with 0 additions and 10 deletions

View file

@ -46,7 +46,6 @@ async function broadcast_related_events(ev) {
const ev = get_tag_event(tag)
if (!ev)
return evs
insert_event_sorted(evs, ev) // for uniqueness
return evs
}, [])
.forEach((ev, i) => {