Fixed style

This commit is contained in:
Alexey Milovidov 2020-03-22 05:52:16 +03:00
parent 3b7dc4d378
commit 75bf22e1f3

View File

@ -34,7 +34,6 @@ namespace DB
namespace ErrorCodes
{
extern const int NOT_IMPLEMENTED;
extern const int ILLEGAL_COLUMN;
extern const int BAD_ARGUMENTS;
extern const int NOT_FOUND_COLUMN_IN_BLOCK;