From e7f59b2163d17d11362f33d757e5f7c5c5938571 Mon Sep 17 00:00:00 2001 From: Yves Gugger Date: Wed, 10 Dec 2025 20:20:18 +0100 Subject: [PATCH] fix: Remove valuation_formula --- frontend/src/app/command/portfolio/page.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/frontend/src/app/command/portfolio/page.tsx b/frontend/src/app/command/portfolio/page.tsx index 8b6db85..b5109ba 100644 --- a/frontend/src/app/command/portfolio/page.tsx +++ b/frontend/src/app/command/portfolio/page.tsx @@ -705,10 +705,6 @@ export default function PortfolioPage() { {valuation.confidence} -
-

Valuation Formula

-

{valuation.valuation_formula}

-

This is an algorithmic estimate based on domain length, TLD, and market patterns. Actual market value may vary.