From a1bf808efd111177e874b9bfa854978a6af76c75 Mon Sep 17 00:00:00 2001 From: "P. Reis" Date: Fri, 18 Oct 2024 14:30:15 -0300 Subject: [PATCH] fix: remove 'HEAD' from previous conflict --- src/storages/hydrate.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/storages/hydrate.ts b/src/storages/hydrate.ts index 522eb20..15af9e1 100644 --- a/src/storages/hydrate.ts +++ b/src/storages/hydrate.ts @@ -226,7 +226,6 @@ function gatherQuotes({ events, store, signal }: HydrateOpts): Promise { const pubkeys = new Set();