Skip to content

Commit 69e6fd9

Browse files
Remove blank line in bucket.rb
Removed an unnecessary blank line before the encryption configuration documentation.
1 parent 67e25f9 commit 69e6fd9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • google-cloud-storage/lib/google/cloud/storage

google-cloud-storage/lib/google/cloud/storage/bucket.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,6 @@ def update_bucket_encryption_enforcement_config incoming_config
785785
patch_gapi! :encryption, bucket_encryption_config: encryption_patch
786786
end
787787

788-
789788
##
790789
# The bucket's encryption configuration for customer-supplied encryption keys. This configuration defines the
791790
# default encryption behavior for the bucket and its files, and it can be used to enforce encryption requirements

0 commit comments

Comments
 (0)