Fix style

This commit is contained in:
Robert Schulze 2023-05-07 13:27:57 +00:00
parent aa09b6154b
commit b995795971
No known key found for this signature in database
GPG Key ID: 26703B55FB13728A

View File

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