Skip to content

Commit

Permalink
chore: standard formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlogic committed Mar 11, 2023
1 parent bbe4813 commit 4419320
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions judoscale-ruby/lib/judoscale/adapter_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@ class AdapterApi
Errno::ECONNRESET,
Net::OpenTimeout,
Net::ReadTimeout,
OpenSSL::SSL::SSLError,
OpenSSL::SSL::SSLError
]


def initialize(config)
@config = config
end
Expand Down

0 comments on commit 4419320

Please sign in to comment.