Fix style

This commit is contained in:
Robert Schulze 2023-10-25 07:56:10 +00:00
parent f94c33586c
commit 46d34a412f
No known key found for this signature in database
GPG Key ID: 26703B55FB13728A

View File

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