mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Mitigates Lint/BlockAlignment
This commit is contained in:
parent
3235995748
commit
fca65cdd63
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ EOF
|
|||
|
||||
socket.write(response.gsub(/\r\n/n, "\n").gsub(/\n/n, "\r\n"))
|
||||
socket.close
|
||||
}
|
||||
}
|
||||
end
|
||||
|
||||
@ssl_server.close
|
||||
|
|
Loading…
Reference in a new issue