style-check

This commit is contained in:
Bhavna Jindal 2023-12-11 09:22:44 -08:00
parent 1ea8cb2a45
commit df61040219

View File

@ -28,7 +28,6 @@ namespace DB
{
namespace ErrorCodes
{
extern const int BAD_ARGUMENTS;
extern const int ILLEGAL_COLUMN;
}