Skip to content

Commit

Permalink
change something in helpers to trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
Racer159 committed May 23, 2024
1 parent d8e2245 commit 123d4c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helpers/transport.go
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,6 @@ func (t *Transport) roundTrip(req *http.Request) (resp *http.Response, err error
t.ProgressBar.Write(b)
}
}

return resp, err
}

0 comments on commit 123d4c5

Please sign in to comment.