Removed old methods
This commit is contained in:
parent
ef57392834
commit
6430640ec7
2 changed files with 0 additions and 10 deletions
|
@ -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) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue