mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 09:32:01 +00:00
fix style check
This commit is contained in:
parent
e347fa2f45
commit
00144bb6a9
@ -52,7 +52,6 @@ namespace DB
|
|||||||
namespace ErrorCodes
|
namespace ErrorCodes
|
||||||
{
|
{
|
||||||
extern const int TOO_DEEP_RECURSION;
|
extern const int TOO_DEEP_RECURSION;
|
||||||
extern const int LOGICAL_ERROR;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Field QueryFuzzer::getRandomField(int type)
|
Field QueryFuzzer::getRandomField(int type)
|
||||||
|
Loading…
Reference in New Issue
Block a user