mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-16 11:22:12 +00:00
Remove leftover
This commit is contained in:
parent
45f1f572f0
commit
372545b306
@ -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);
|
||||||
|
Loading…
Reference in New Issue
Block a user