running pre-commit

This commit is contained in:
MHK 2026-01-14 11:29:11 +03:00
parent f027c64be6
commit 60730c40c2
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ public class EcsObjectStoreDriverImpl extends BaseObjectStoreDriverImpl {
// Ensure per-account credentials exist (single-key policy with adopt-if-exists)
ensureAccountUserAndSecret(accountId, ownerUser, cfg.mgmtUrl, cfg.saUser, cfg.saPass, cfg.ns, cfg.insecure);
// Quota (INT GB)
Integer quotaGb = bucket.getQuota();