fix code style

This commit is contained in:
taiyang-li 2023-05-24 14:27:37 +08:00
parent 056e5824b5
commit 87907dafa7

View File

@ -17,7 +17,6 @@ namespace DB
namespace ErrorCodes
{
extern const int LOGICAL_ERROR;
extern const int ILLEGAL_COLUMN;
extern const int TOO_MANY_ARGUMENTS_FOR_FUNCTION;
}