Skip to content
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

Use FoundationEssentials where possible #23

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Dec 17, 2024

Motivation:

FoundationEssentials only includes ... the essentials. We should use it where available.

Modifications:

  • Remove unused Foundation imports
  • Replace a Foundation import with a FoundationEssentials import

Result:

Smaller dependency set

@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Dec 17, 2024
Motivation:

FoundationEssentials only includes ... the essentials. We should use it
where available.

Modifications:

- Remove unused Foundation imports
- Replace a Foundation import with a FoundationEssentials import

Result:

Smaller dependency set
@glbrntt glbrntt force-pushed the foundation-essentials branch from cf8a876 to 4f6beaf Compare December 17, 2024 15:58
@glbrntt glbrntt requested a review from gjcairo December 17, 2024 16:12
@glbrntt glbrntt enabled auto-merge (squash) December 17, 2024 16:12
@glbrntt glbrntt merged commit e086591 into grpc:main Dec 17, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants