Skip to content

Commit 530a0d8

Browse files
committed
remove comment
1 parent 7b4597c commit 530a0d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/sim/lib/billing/core/usage.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ async function getOrgUsageLimit(
6565
return { limit: Math.max(configured, minimum), minimum }
6666
}
6767

68-
// Fallback for backward compatibility - orgUsageLimit should be set by syncSubscriptionUsageLimits
6968
logger.warn('Team org missing usage limit, using seats × basePrice fallback', {
7069
orgId: organizationId,
7170
seats,

0 commit comments

Comments
 (0)