From 348e6c2d2580aa0a1e5b64381bdbfa54e7b661f4 Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Tue, 5 Oct 2021 16:23:30 +0200 Subject: [PATCH] Remove unrelated change Signed-off-by: Johan Haals --- plugins/catalog-backend/src/next/NextEntitiesCatalog.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/catalog-backend/src/next/NextEntitiesCatalog.ts b/plugins/catalog-backend/src/next/NextEntitiesCatalog.ts index f8c244cbfd..14fda4ea24 100644 --- a/plugins/catalog-backend/src/next/NextEntitiesCatalog.ts +++ b/plugins/catalog-backend/src/next/NextEntitiesCatalog.ts @@ -189,6 +189,7 @@ export class NextEntitiesCatalog implements EntitiesCatalog { current = todo.pop() ) { const currentRef = stringifyEntityRef(current); + seenEntityRefs.add(currentRef); const parentRows = await this.database( 'refresh_state_references',