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

Replace dot imports with normal imports #30

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

elfrucool
Copy link
Collaborator

There were several dot imports from internal/smb2 to root package, that will cause problems in long term and it is considered a bad practice

This commit replaces them with normal imports

@elfrucool elfrucool linked an issue Feb 4, 2025 that may be closed by this pull request
@arashpayan
Copy link
Collaborator

Looks good. Bring it in.

@elfrucool elfrucool merged commit 2fd990c into main Feb 5, 2025
2 checks passed
@elfrucool elfrucool deleted the 29-replace-dot-imports-with-normal-imports branch February 5, 2025 19:24
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.

Replace dot imports with normal imports
2 participants