Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Merge issue
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Levenick <slevenick@google.com>
  • Loading branch information
slevenick committed Apr 13, 2020
1 parent e85a587 commit 3d7bdf9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libraries/google_storage_bucket.rb
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,7 @@ class StorageBucket < GcpResourceBase
attr_reader :website
attr_reader :project
attr_reader :predefined_default_object_acl
<<<<<<< HEAD
attr_reader :labels
=======
>>>>>>> gcp/master

def initialize(params)
super(params.merge({ use_http_transport: true }))
Expand Down

0 comments on commit 3d7bdf9

Please sign in to comment.