style fix

This commit is contained in:
Yakov Olkhovskiy 2022-11-22 21:55:07 +00:00
parent 2cbe748e68
commit de20d58f6b

View File

@ -29,7 +29,6 @@ namespace ErrorCodes
extern const int CANNOT_PARSE_INPUT_ASSERTION_FAILED;
extern const int CANNOT_PARSE_NUMBER;
extern const int DICTIONARY_IS_EMPTY;
extern const int LOGICAL_ERROR;
extern const int TYPE_MISMATCH;
extern const int UNSUPPORTED_METHOD;
}