Skip to content

Commit

Permalink
Retrigger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenGround0 committed Apr 7, 2022
1 parent c52aae5 commit 954803e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion storagemarket/impl/clientutils/clientutils.go
Expand Up @@ -104,7 +104,6 @@ func LabelField(payloadCID cid.Cid) (market.DealLabel, error) {
} else {
cidStr, err = payloadCID.StringOfBase(multibase.Base64)
}

if err != nil {
return market.EmptyDealLabel, err
}
Expand Down

0 comments on commit 954803e

Please sign in to comment.