Skip to content

Commit

Permalink
Remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
bszaf committed Jun 1, 2024
1 parent d96a2fa commit 5c3846e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hackney_stream.erl
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ maybe_redirect_1(Parent, Owner, Ref, Reason,
maybe_redirect_2(Parent, Owner, Ref, Reason,
#client{transport=Transport,
socket=Socket}=Client) ->
io:format("In post", []),
Transport:setopts(Socket, [{active, false}]),
case parse(Client) of
{loop, Client2} ->
Expand Down

0 comments on commit 5c3846e

Please sign in to comment.