Skip to content

find: remove unused import on Windows#395

Merged
sylvestre merged 1 commit into
uutils:mainfrom
cakebaker:find_remove_unused_import
May 30, 2024
Merged

find: remove unused import on Windows#395
sylvestre merged 1 commit into
uutils:mainfrom
cakebaker:find_remove_unused_import

Conversation

@cakebaker

Copy link
Copy Markdown
Contributor

This PR removes an unused import on Windows to fix the corresponding warning (see, for example, https://github.com/uutils/findutils/actions/runs/9285549600/job/25550305051#step:6:232).

@codecov

codecov Bot commented May 30, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.80%. Comparing base (3badb05) to head (a0c9f2d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #395   +/-   ##
=======================================
  Coverage   58.80%   58.80%           
=======================================
  Files          30       30           
  Lines        3855     3855           
  Branches      851      847    -4     
=======================================
  Hits         2267     2267           
  Misses       1254     1254           
  Partials      334      334           

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

@sylvestre sylvestre merged commit ed97c85 into uutils:main May 30, 2024
@cakebaker cakebaker deleted the find_remove_unused_import branch May 31, 2024 05:06
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