Fix style

This commit is contained in:
avogar 2021-10-19 13:25:22 +03:00
parent a16eda68dc
commit 74fd33b62e

View File

@ -14,7 +14,6 @@ namespace DB
namespace ErrorCodes namespace ErrorCodes
{ {
extern const int INCORRECT_DATA; extern const int INCORRECT_DATA;
extern const int CANNOT_READ_ALL_DATA;
} }