Skip to content

Commit

Permalink
Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
GrigoriyPA committed Jan 30, 2025
1 parent 726e8ec commit 0ca5428
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ydb/core/kqp/runtime/kqp_write_actor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1329,7 +1329,6 @@ class TKqpDirectWriteActor : public TActorBootstrapped<TKqpDirectWriteActor>, pu

void ResumeExecution() {
CA_LOG_D("Resuming execution.");
WaitingForTableActor = false;
Callbacks->ResumeExecution();
}

Expand Down

0 comments on commit 0ca5428

Please sign in to comment.