Skip to content

Commit

Permalink
fix whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
chebroluharika committed May 13, 2020
1 parent bb262c2 commit 49b0aa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/oneview-sdk/resource/api1600/c7000/interconnect.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def initialize(client, params = {}, api_ver = nil)
@data['type'] ||= 'InterconnectV7'
super
end

def self.api_version
1600
end
Expand Down
2 changes: 1 addition & 1 deletion lib/oneview-sdk/resource/api1600/synergy/interconnect.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def initialize(client, params = {}, api_ver = nil)
@data['type'] ||= 'InterconnectV7'
super
end

def self.api_version
1600
end
Expand Down

0 comments on commit 49b0aa4

Please sign in to comment.