mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Mitigates Style/TrivialAccessors
This commit is contained in:
parent
52454d6d2b
commit
76abf14f11
1 changed files with 1 additions and 3 deletions
|
@ -512,9 +512,7 @@ module HTTParty
|
|||
perform_request Net::HTTP::Options, path, options, &block
|
||||
end
|
||||
|
||||
def default_options #:nodoc:
|
||||
@default_options
|
||||
end
|
||||
attr_reader :default_options
|
||||
|
||||
private
|
||||
|
||||
|
|
Loading…
Reference in a new issue