diff --git a/api.ts b/api.ts index 4fa1a31..3288f9d 100644 --- a/api.ts +++ b/api.ts @@ -83,7 +83,6 @@ function apply_guidance(doc: any) { } } - // Assign the calculated relevance to the item item.marketRelevance = marketRelevance; item.customerRelevance = customerRelevance;