diff --git a/frontend/src/components/ContactInfoPane.tsx b/frontend/src/components/ContactInfoPane.tsx index 9c46294..9b929f4 100644 --- a/frontend/src/components/ContactInfoPane.tsx +++ b/frontend/src/components/ContactInfoPane.tsx @@ -272,14 +272,6 @@ export function ContactInfoPane({ )} - {/* Advert Info */} - {detail && detail.advert_frequency !== null && ( -
{detail.advert_frequency.toFixed(1)} observations/hour
-