Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
ofaurax committed Nov 9, 2023
1 parent ce111c6 commit 9feee99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/asrockrack/helpers.go
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ func (a *ASRockRack) uploadFirmware(ctx context.Context, endpoint string, fwRead
"Content-Type": form.FormDataContentType(),
}

_ := <-errCh
<-errCh

//mybytes, err := io.ReadAll(pipeReader)
//if len(mybytes) < 1000 {
Expand Down

0 comments on commit 9feee99

Please sign in to comment.