style fix

This commit is contained in:
Miсhael Stetsyuk 2024-11-04 10:41:26 +00:00 committed by Michael Stetsyuk
parent 52fe2f18b0
commit c4946cf159

View File

@ -29,7 +29,6 @@ namespace MergeTreeSetting
namespace ErrorCodes
{
extern const int REPLICA_IS_ALREADY_ACTIVE;
extern const int REPLICA_STATUS_CHANGED;
extern const int LOGICAL_ERROR;
extern const int SUPPORT_IS_DISABLED;
}