Skip to content

Commit 60730c4

Browse files
MHKMHK
authored andcommitted
running pre-commit
1 parent f027c64 commit 60730c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/storage/object/ECS/src/main/java/org/apache/cloudstack/storage/datastore/driver/EcsObjectStoreDriverImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ public Bucket createBucket(final Bucket bucket, final boolean objectLock) {
117117

118118
// Ensure per-account credentials exist (single-key policy with adopt-if-exists)
119119
ensureAccountUserAndSecret(accountId, ownerUser, cfg.mgmtUrl, cfg.saUser, cfg.saPass, cfg.ns, cfg.insecure);
120-
120+
121121
// Quota (INT GB)
122122
Integer quotaGb = bucket.getQuota();
123123

0 commit comments

Comments
 (0)