Skip to content

Commit

Permalink
lint related, minor white space related
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Leonovitch authored and Stuart Paterson committed Sep 21, 2018
1 parent 8195b71 commit 8389210
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries/google_compute_instance.rb
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ def metadata_keys
end

def metadata_values
return [] if !defined?(metadata)
metadata.item[:items].map { |m| m[:value] }
return [] if !defined?(metadata)
metadata.item[:items].map { |m| m[:value] }

end

Expand Down

0 comments on commit 8389210

Please sign in to comment.