Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmorozov333 committed Dec 11, 2024
1 parent 8e73dc5 commit d6c49b8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ TConclusion<std::vector<INormalizerTask::TPtr>> TNormalizer::DoInit(
if (!ready) {
return TConclusionStatus::Fail("Not ready");
}
AFL_VERIFY(AppDataVerified().ColumnShardConfig.GetColumnChunksV1Usage());
THashSet<TPortionAddress> readyPortions;
THashMap<TPortionAddress, TV2BuildTask> buildPortions;
{
Expand Down

0 comments on commit d6c49b8

Please sign in to comment.