Fix style check

This commit is contained in:
alesapin 2020-04-27 18:44:33 +03:00
parent c24ab563d7
commit 01db4877f6

View File

@ -73,7 +73,6 @@ namespace ErrorCodes
extern const int INCORRECT_NUMBER_OF_COLUMNS;
extern const int INFINITE_LOOP;
extern const int TYPE_MISMATCH;
extern const int NO_SUCH_COLUMN_IN_TABLE;
extern const int TOO_MANY_ROWS;
extern const int UNABLE_TO_SKIP_UNUSED_SHARDS;
extern const int LOGICAL_ERROR;