vault backup: 2023-11-07 08:55:57

This commit is contained in:
Paul Trowbridge 2023-11-07 08:55:57 -05:00
parent 28c5bd5c03
commit 90f05df0d7
1 changed files with 0 additions and 1 deletions

1
api.ts
View File

@ -83,7 +83,6 @@ function apply_guidance(doc: any) {
}
}
// Assign the calculated relevance to the item
item.marketRelevance = marketRelevance;
item.customerRelevance = customerRelevance;