Skip to content

Commit

Permalink
Add empty line between methods
Browse files Browse the repository at this point in the history
  • Loading branch information
mvach authored and jpalermo committed Feb 12, 2024
1 parent 1080428 commit 50d628d
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -40,6 +40,7 @@ def initialize(options)
def redacted_credential_properties_list
%w[account_key]
end

def headers
{ 'x-ms-blob-type' => 'blockblob' }
end
Expand Down

0 comments on commit 50d628d

Please sign in to comment.