mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-18 05:32:52 +00:00
Style
This commit is contained in:
parent
e19f62f645
commit
80b6db7f72
@ -24,9 +24,6 @@ namespace DB
|
|||||||
|
|
||||||
namespace ErrorCodes
|
namespace ErrorCodes
|
||||||
{
|
{
|
||||||
extern const int ATTEMPT_TO_READ_AFTER_EOF;
|
|
||||||
extern const int NETWORK_ERROR;
|
|
||||||
extern const int SOCKET_TIMEOUT;
|
|
||||||
extern const int LOGICAL_ERROR;
|
extern const int LOGICAL_ERROR;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user