Skip to content

[Gardening] Remove and Reformat Foundation Imports #830

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Sep 9, 2021

Foundation is imported by default in the template Swift files Xcode generates, but it's strictly not necessary in most cases.

@CodaFi
Copy link
Contributor Author

CodaFi commented Sep 9, 2021

@swift-ci test

Copy link
Contributor

@artemcm artemcm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Foundation is imported by default in the template Swift files Xcode generates, but it's strictly not necessary in most cases.
@CodaFi CodaFi force-pushed the import-what-you-use branch from 4efcc72 to 757daa5 Compare September 9, 2021 23:34
@CodaFi
Copy link
Contributor Author

CodaFi commented Sep 9, 2021

@swift-ci test

@CodaFi CodaFi merged commit 2a62a75 into swiftlang:main Sep 13, 2021
@CodaFi CodaFi deleted the import-what-you-use branch September 13, 2021 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants