Skip to content

chore: remove duplicate package import#3775

Merged
j0sh merged 2 commits intolivepeer:masterfrom
asttool:master
Oct 15, 2025
Merged

chore: remove duplicate package import#3775
j0sh merged 2 commits intolivepeer:masterfrom
asttool:master

Conversation

@asttool
Copy link
Contributor

@asttool asttool commented Oct 10, 2025

What does this pull request do? Explain your changes. (required)

"github.com/livepeer/go-livepeer/net" was imported twice.
I remove the duplicate import to make the code cleaner and more readable.

Specific updates (required)

How did you test each of these updates (required)

Does this pull request close any open issues?

Checklist:

Signed-off-by: asttool <asttool@outlook.com>
@github-actions github-actions bot added the go Pull requests that update Go code label Oct 10, 2025
@asttool
Copy link
Contributor Author

asttool commented Oct 15, 2025

@victorges @j0sh Hi, Could you please review this PR at your convenience? Thank you very much.

Copy link
Contributor

@victorges victorges left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat!

@j0sh j0sh enabled auto-merge (squash) October 15, 2025 18:16
@j0sh j0sh merged commit 0372f07 into livepeer:master Oct 15, 2025
15 checks passed
@codecov
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 31.52335%. Comparing base (f56f5d5) to head (981e94f).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #3775         +/-   ##
===================================================
- Coverage   31.52544%   31.52335%   -0.00209%     
===================================================
  Files            159         159                 
  Lines          47901       47901                 
===================================================
- Hits           15101       15100          -1     
- Misses         31911       31912          +1     
  Partials         889         889                 

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f56f5d5...981e94f. Read the comment docs.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants