lat9 / upsoauth

A Zen Cart UPS shipping module that makes use of UPS' RESTful/Oauth API
GNU General Public License v2.0
3 stars 3 forks source link

unnecessary var #13

Closed proseLA closed 1 year ago

proseLA commented 1 year ago

it seems $response_details is completely superfluous here.

https://github.com/lat9/upsoauth/blob/70e5ff141e1b4dcbd02194cf5ce1cc691ac40b47/includes/modules/shipping/upsoauth/UpsOAuthApi.php#L215-L216