filecoin-project / venus

Filecoin Full Node Implementation in Go

Home Page:https://venus.filecoin.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go linter - unused / 添加 unused linter

Fatman13 opened this issue · comments

commented

unused linter 好像主要用于 go 版本升级时一些没有用的代码的 lint。可以参考。filecoin 功能上应该没有啥影响。