Fix transaction issue

This commit is contained in:
Owen
2026-02-17 21:23:35 -08:00
parent ca4643ec36
commit 09a9457021
2 changed files with 8 additions and 9 deletions

View File

@@ -197,7 +197,6 @@ export async function updateSiteBandwidth(
usageService
.checkLimitSet(
orgId,
FeatureId.EGRESS_DATA_MB,
bandwidthUsage
)