From 75b4a5328413ef8845335e55e28235500730f15c Mon Sep 17 00:00:00 2001 From: ved015 Date: Fri, 29 May 2026 20:15:46 +0530 Subject: [PATCH] remove constant --- apps/web/components/settings/billing.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/components/settings/billing.tsx b/apps/web/components/settings/billing.tsx index b1bdcfc0..25dd8326 100644 --- a/apps/web/components/settings/billing.tsx +++ b/apps/web/components/settings/billing.tsx @@ -937,7 +937,7 @@ export default function Billing() { - {true || hasPaidPlan ? ( + {hasPaidPlan ? (
Credits