Skip to content

Commit

Permalink
silence warning
Browse files Browse the repository at this point in the history
  • Loading branch information
zarqman committed Nov 6, 2024
1 parent 29b1925 commit e7bb280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/dockerapi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ def self.print_response_to_stdout
def self.print_response_to_stdout=(bool)
@@print_response_to_stdout = bool
end
self.print_response_to_stdout = false

##
# Valid values for parameter validations.
Expand Down

0 comments on commit e7bb280

Please sign in to comment.