Fix style

This commit is contained in:
Alexey Milovidov 2021-08-27 04:29:37 +03:00
parent 6f1789e9da
commit 7df2532d60

View File

@ -118,7 +118,6 @@ namespace ErrorCodes
extern const int TABLE_SIZE_EXCEEDS_MAX_DROP_SIZE_LIMIT;
extern const int LOGICAL_ERROR;
extern const int NOT_IMPLEMENTED;
extern const int UNKNOWN_READ_METHOD;
}