zendesk / zendesk_api_client_rb

Official Ruby Zendesk API Client
http://developer.zendesk.com/
Apache License 2.0
387 stars 184 forks source link

Remove the duplicate method named `self.new_from_response` #557

Open khezam opened 1 year ago

khezam commented 1 year ago

Small PR to remove the duplicate method named self.new_from_response. The class method already exists here.

Risk: Low