lint = happy
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
parent
5cb7411c2a
commit
7de866d881
@ -295,8 +295,6 @@ var visAllocatedSectorsCmd = &cli.Command{
|
||||
var lk sync.Mutex
|
||||
parmap.Par(32, miners, func(a address.Address) {
|
||||
pow, err := api.StateMinerPower(ctx, a, types.EmptyTSK)
|
||||
if err != nil {
|
||||
}
|
||||
|
||||
lk.Lock()
|
||||
if err == nil {
|
||||
|
Loading…
Reference in New Issue
Block a user