From c3ab3c498531737105b2ba4bf79aa856efab2ac4 Mon Sep 17 00:00:00 2001 From: Noah Gundotra Date: Sat, 9 Nov 2024 23:05:16 -0500 Subject: [PATCH] temporarily strip ping --- app/components/LiveTransactionStatsCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/LiveTransactionStatsCard.tsx b/app/components/LiveTransactionStatsCard.tsx index db3ed4f8..89567cdf 100644 --- a/app/components/LiveTransactionStatsCard.tsx +++ b/app/components/LiveTransactionStatsCard.tsx @@ -52,7 +52,7 @@ export function LiveTransactionStatsCard() { {' '} for more information. - + {/* */} ); }