filecoin-project / venus

Filecoin Full Node Implementation in Go
https://venus.filecoin.io
Other
2.06k stars 462 forks source link

Remove useless code #6319

Closed asamuj closed 2 months ago

asamuj commented 2 months ago

关联的Issues (Related Issues)

close

改动 (Proposed Changes)

附注 (Additional Info)

自查清单 (Checklist)

在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that:

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 26%. Comparing base (7e63e6d) to head (8be8187).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6319 +/- ## ====================================== - Coverage 26% 26% -1% ====================================== Files 650 649 -1 Lines 65532 65519 -13 ====================================== - Hits 17089 17070 -19 - Misses 45727 45732 +5 - Partials 2716 2717 +1 ```