fix style

This commit is contained in:
yariks5s 2024-05-27 16:30:46 +00:00
parent 00b07bba14
commit d0d5b6d0cb

View File

@ -8,7 +8,6 @@ namespace DB
{
namespace ErrorCodes
{
extern const int SIZES_OF_COLUMNS_DOESNT_MATCH;
extern const int LOGICAL_ERROR;
}