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