Closed jbelkins closed 2 months ago
https://github.com/awslabs/aws-sdk-swift/issues/1713
Fixes compiler warnings for unmodified var and for Sendable blocks not explicitly marked.
var
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue \
https://github.com/awslabs/aws-sdk-swift/issues/1713
Description of changes
Fixes compiler warnings for unmodified
var
and for Sendable blocks not explicitly marked.Scope
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.