Update arrayIndex.h

This commit is contained in:
alexey-milovidov 2020-04-15 07:02:41 +03:00 committed by GitHub
parent eed2ea3b36
commit 19c4968ca6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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