fix: style-checker

This commit is contained in:
myrrc 2020-07-24 18:02:57 +03:00
parent 1e32210953
commit 6f953e06ae

View File

@ -25,7 +25,6 @@ namespace DB
namespace ErrorCodes
{
extern const int ILLEGAL_COLUMN;
extern const int LOGICAL_ERROR;
extern const int ILLEGAL_TYPE_OF_ARGUMENT;
}