Skip to content

Remove incorrect imports of transitive dependencies#409

Merged
akudiyar merged 2 commits intomasterfrom
cleanup-code
Aug 2, 2023
Merged

Remove incorrect imports of transitive dependencies#409
akudiyar merged 2 commits intomasterfrom
cleanup-code

Conversation

@akudiyar
Copy link
Copy Markdown
Collaborator

Subj

akudiyar added 2 commits July 29, 2023 15:16
We have been avoiding this previously and we need to continue keeping
out of any unnecessary dependencies in the code, especially we should
not use any internal classes and transitive dependencies of the
dependencies, because it easily breaks dependency updates.
@akudiyar akudiyar added this pull request to the merge queue Aug 2, 2023
Merged via the queue into master with commit 987d00a Aug 2, 2023
@akudiyar akudiyar deleted the cleanup-code branch August 2, 2023 09:12
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