Skip to content

Commit 794c7cc

Browse files
Clean up comments in bucket.rb
Removed unnecessary comment line in bucket.rb
1 parent 27632c6 commit 794c7cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ def customer_supplied_encryption_enforcement_config= new_customer_supplied_encry
834834
# The bucket's encryption configuration, or `nil` if no encryption configuration has been set.
835835
# @example
836836
# require "google/cloud/storage"
837-
# #
837+
#
838838
# storage = Google::Cloud::Storage.new
839839
# bucket = storage.bucket "my-bucket"
840840
# bucket.google_managed_encryption_enforcement_config #=> Google::Apis::StorageV1::Bucket::Encryption::GoogleManagedEncryptionEnforcementConfig.new

0 commit comments

Comments
 (0)