mirror of
https://github.com/aljazceru/ditto.git
synced 2026-02-01 03:24:19 +01:00
fix: remove 'HEAD' from previous conflict
This commit is contained in:
@@ -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>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user