style check

This commit is contained in:
Yarik Briukhovetskyi 2024-02-13 17:11:34 +01:00 committed by GitHub
parent a6c6c2df07
commit b79ecd6b56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,6 @@ namespace ErrorCodes
{
extern const int ILLEGAL_TYPE_OF_ARGUMENT;
extern const int NUMBER_OF_ARGUMENTS_DOESNT_MATCH;
extern const int BAD_ARGUMENTS;
}
struct Settings;