Fixed build

This commit is contained in:
Maksim Kita 2021-10-20 13:09:48 +03:00
parent fe93533ba4
commit dc96408012

View File

@ -18,7 +18,6 @@ namespace DB
namespace ErrorCodes
{
extern const int UNKNOWN_IDENTIFIER;
extern const int CANNOT_CREATE_RECURSIVE_FUNCTION;
extern const int UNSUPPORTED_METHOD;
}