Remove unrelated change
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user