amzn / amazon-pay-sdk-java

Amazon Pay Java SDK
https://pay.amazon.com/documentation
Apache License 2.0
58 stars 51 forks source link

Duplicate line #36

Open schevtso opened 4 years ago

schevtso commented 4 years ago

The following line should be removed: https://github.com/amzn/amazon-pay-sdk-java/blob/804980dee58636c3f460072b180e7f854cebeaea/src/com/amazon/pay/impl/PayClient.java#L1071

because it's a duplicate of line 1068.

RayAnaya commented 4 years ago

Nice catch @schevtso!

We'll go ahead and remove this line with our next release. Thank you for 1/ using the SDK and 2/ catching this! Not sure how we missed it :)

OBrutus commented 1 year ago

Let me pick this up!