mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 13:13:36 +00:00
Fix style check
This commit is contained in:
parent
eaebd84cd5
commit
3329b668d6
@ -17,7 +17,6 @@ namespace ErrorCodes
|
|||||||
{
|
{
|
||||||
extern const int CANNOT_SEEK_THROUGH_FILE;
|
extern const int CANNOT_SEEK_THROUGH_FILE;
|
||||||
extern const int SEEK_POSITION_OUT_OF_BOUND;
|
extern const int SEEK_POSITION_OUT_OF_BOUND;
|
||||||
extern const int NETWORK_ERROR;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
ReadIndirectBufferFromWebServer::ReadIndirectBufferFromWebServer(
|
ReadIndirectBufferFromWebServer::ReadIndirectBufferFromWebServer(
|
||||||
|
Loading…
Reference in New Issue
Block a user