Remove unrelated change

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-10-05 16:23:30 +02:00
parent 2338a116e8
commit 348e6c2d25
@@ -189,6 +189,7 @@ export class NextEntitiesCatalog implements EntitiesCatalog {
current = todo.pop()
) {
const currentRef = stringifyEntityRef(current);
seenEntityRefs.add(currentRef);
const parentRows = await this.database<DbRefreshStateReferencesRow>(
'refresh_state_references',