Skip to content

Conversation

simonjbeaumont
Copy link
Collaborator

@simonjbeaumont simonjbeaumont commented Nov 27, 2023

Motivation

We had some code in an #if swift(<5.9) block, which can now be removed because we only support Swift 5.9 and newer.

Modifications

Remove code required to support Swift 5.8.

Result

Removed dead code.

Test Plan

Tests pass.

@simonjbeaumont simonjbeaumont marked this pull request as ready for review November 27, 2023 16:08
@simonjbeaumont simonjbeaumont merged commit 0e75335 into apple:main Nov 27, 2023
@czechboy0 czechboy0 added the 🆕 semver/minor Adds new public API. label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants