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

Reorganize imports #160

Merged
merged 2 commits into from
Apr 4, 2024
Merged

Conversation

robin-nitrokey
Copy link
Member

This patch removes some unnecessary qualifications, directly uses external dependencies instead of re-exports and removes some wildcard imports. The goal is to make the dependencies between modules clearer and refactoring easier.

This is a purely internal change that does not affect the public API.

This patch removes some wildcard imports to make the dependencies
between modules clearer and to refactoring easier.
@robin-nitrokey robin-nitrokey merged commit 83cf940 into trussed-dev:main Apr 4, 2024
2 checks passed
@robin-nitrokey robin-nitrokey deleted the imports branch April 4, 2024 09:22
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