mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 09:32:01 +00:00
style checks
Committer: maqroll <loteroc@gmail.com>
This commit is contained in:
parent
ea5480fd72
commit
8175d4c2d1
@ -122,7 +122,7 @@ namespace detail
|
||||
try
|
||||
{
|
||||
istr = receiveResponse(*sess, request, response, true);
|
||||
response.getCookies(cookies);
|
||||
response.getCookies(cookies);
|
||||
|
||||
return istr;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user