Remove leftover

This commit is contained in:
Nicolae Vartolomei 2022-09-20 19:28:40 +00:00
parent 45f1f572f0
commit 372545b306

View File

@ -13,11 +13,6 @@ namespace ProfileEvents
namespace DB namespace DB
{ {
namespace ErrorCodes
{
extern const int CHECKSUM_DOESNT_MATCH;
}
ReplicatedMergeMutateTaskBase::PrepareResult MutateFromLogEntryTask::prepare() ReplicatedMergeMutateTaskBase::PrepareResult MutateFromLogEntryTask::prepare()
{ {
const String & source_part_name = entry.source_parts.at(0); const String & source_part_name = entry.source_parts.at(0);