mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
fix: remove 'HEAD' from previous conflict
This commit is contained in:
parent
ceaf6534ae
commit
a1bf808efd
1 changed files with 0 additions and 1 deletions
|
|
@ -226,7 +226,6 @@ function gatherQuotes({ events, store, signal }: HydrateOpts): Promise<DittoEven
|
|||
}
|
||||
|
||||
/** Collect authors from the events. */
|
||||
<<<<<<< HEAD
|
||||
function gatherAuthors({ events, store, signal }: HydrateOpts): Promise<DittoEvent[]> {
|
||||
const pubkeys = new Set<string>();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue