aws / aws-sdk-cpp

AWS SDK for C++
Apache License 2.0
1.98k stars 1.06k forks source link

Remove dead const. #2907

Closed bcsgh closed 7 months ago

bcsgh commented 7 months ago

https://github.com/aws/aws-sdk-cpp/issues/2906

Description of changes: Remove an unused const that is a duplicate of another const in another namespace.

Check all that applies:

Check which platforms you have built SDK on to verify the correctness of this PR.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.