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

Import Statements Optimization #699

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Import Statements Optimization #699

merged 2 commits into from
Jan 30, 2024

Conversation

DanielAvdar
Copy link
Contributor

This PR implements import statement optimization to enhance performance and code readability. By removing unused imports, we ensure a leaner and more efficient codebase. Please review the changes. Note that you can trigger checks for this PR before making a decision.

@pplonski pplonski merged commit ad55e0f into mljar:master Jan 30, 2024
11 of 12 checks passed
@pplonski
Copy link
Contributor

Thank you @DanielAvdar!

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.

None yet

2 participants