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: remove absolute imports #107

Merged
merged 1 commit into from
Sep 4, 2024
Merged

refactor: remove absolute imports #107

merged 1 commit into from
Sep 4, 2024

Conversation

JosephLenton
Copy link
Owner

Changes

  • Change absolute imports to relative ones.

Comments

It makes sense to drop the absolute syntax given it's rarely used by other Rust developers.
This should make the code more idiomatic.

@JosephLenton JosephLenton merged commit 626f2f3 into main Sep 4, 2024
@JosephLenton JosephLenton deleted the ref-imports branch September 4, 2024 22:25
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.

1 participant