briansmith / ring

Safe, fast, small crypto using Rust
Other
3.69k stars 697 forks source link

NFC: Address Clippy unused import warning. #1888

Closed briansmith closed 8 months ago

briansmith commented 8 months ago

See https://github.com/briansmith/ring/issues/1887 about addressing this messiness long-term.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a206284) 96.03% compared to head (902f196) 96.02%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1888 +/- ## ========================================== - Coverage 96.03% 96.02% -0.02% ========================================== Files 136 136 Lines 20761 20776 +15 Branches 226 226 ========================================== + Hits 19938 19950 +12 - Misses 789 792 +3 Partials 34 34 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.