Fix style.

This commit is contained in:
Nikolai Kochetov 2023-01-06 15:33:19 +00:00
parent 58c7547f51
commit 398ae6a216

View File

@ -44,7 +44,6 @@ namespace DB
namespace ErrorCodes
{
extern const int BAD_ARGUMENTS;
extern const int LOGICAL_ERROR;
extern const int NOT_IMPLEMENTED;
extern const int ILLEGAL_PREWHERE;
extern const int NUMBER_OF_ARGUMENTS_DOESNT_MATCH;