fix style check

This commit is contained in:
Anton Popov 2022-08-11 02:43:47 +00:00
parent e347fa2f45
commit 00144bb6a9

View File

@ -52,7 +52,6 @@ namespace DB
namespace ErrorCodes
{
extern const int TOO_DEEP_RECURSION;
extern const int LOGICAL_ERROR;
}
Field QueryFuzzer::getRandomField(int type)