diff --git a/web/src/pages/billing/SeqrProportionalMapGraph.tsx b/web/src/pages/billing/SeqrProportionalMapGraph.tsx index 6ddb0b1d9..d4a949bc3 100644 --- a/web/src/pages/billing/SeqrProportionalMapGraph.tsx +++ b/web/src/pages/billing/SeqrProportionalMapGraph.tsx @@ -173,997 +173,6 @@ const SeqrProportionalMapGraph: React.FunctionComponent ({ ...entry, date: new Date(entry.date) })) - ) }, []) if (!data) {