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

Remove unused imports #257

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

FreezyLemon
Copy link
Contributor

I don't think there's a good reason to allow this in the entire crate. There weren't many unused imports to remove anyways, and if necessary it can always be re-allowed for specific files or modules.

Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.49%. Comparing base (44ccdb9) to head (0b7b4ea).
Report is 9 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #257   +/-   ##
=======================================
  Coverage   89.49%   89.49%           
=======================================
  Files          50       50           
  Lines       10851    10851           
=======================================
  Hits         9711     9711           
  Misses       1140     1140           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@YeungOnion
Copy link
Contributor

seems like a reasonable chore

@YeungOnion YeungOnion merged commit 4f362c6 into statrs-dev:master Aug 15, 2024
7 of 8 checks passed
@FreezyLemon FreezyLemon deleted the disallow-unused-imports branch August 16, 2024 03:44
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