lint = happy

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
Jakub Sztandera 2021-07-26 16:39:12 +02:00
parent 5cb7411c2a
commit 7de866d881
No known key found for this signature in database
GPG Key ID: 9A9AF56F8B3879BA

View File

@ -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 {