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

refactor(SwiftPM): De-duplicate a class #8228

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

fviernau
Copy link
Member

@fviernau fviernau commented Feb 5, 2024

The data model for the top level package and for the nested dependencies is identical. So, there is no need to define a nested Dependency class.

The data model for the top level package and for the nested dependencies
is identical. So, there is no need to define a nested `Dependency`
class.

Signed-off-by: Frank Viernau <[email protected]>
@fviernau fviernau requested a review from a team as a code owner February 5, 2024 10:09
@fviernau fviernau enabled auto-merge (rebase) February 5, 2024 10:10
@fviernau fviernau merged commit b45b2bf into main Feb 5, 2024
19 checks passed
@fviernau fviernau deleted the swifftpm-dedup-a-class branch February 5, 2024 14:02
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