diff --git a/web/src/pages/History.tsx b/web/src/pages/History.tsx index d2a0ab631..ea5f282c0 100644 --- a/web/src/pages/History.tsx +++ b/web/src/pages/History.tsx @@ -168,9 +168,6 @@ function History() { return ( <> Review -
- Dates and times are based on the timezone {timezone} -
{ return (
- + {formatUnixTimestampToDateTime(parseInt(day), { strftime_fmt: "%A %b %d", time_style: "medium",