Skip to content

Commit

Permalink
apply suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
LexLuthr committed Jan 13, 2025
1 parent cccfa74 commit 9ef53b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion market/mk12/mk12.go
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ func (m *MK12) processDeal(ctx context.Context, deal *ProviderDealState) (*Provi
}

var headers []byte
var tInfo *HttpRequest
tInfo := &HttpRequest{}

if !deal.IsOffline {
// de-serialize transport opaque token
Expand Down

0 comments on commit 9ef53b2

Please sign in to comment.