fix style

This commit is contained in:
Anton Popov 2021-05-25 16:40:03 +03:00 committed by GitHub
parent 6ba29af871
commit ed180daf33
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 ILLEGAL_TYPE_OF_ARGUMENT;
extern const int ILLEGAL_COLUMN;
}