Skip to content

Commit dad620b

Browse files
committed
fix
1 parent f968ce0 commit dad620b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ydb/core/kqp/executer_actor/kqp_table_resolver.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ class TKqpTableResolver : public TActorBootstrapped<TKqpTableResolver> {
3636
, TasksGraph(tasksGraph) {}
3737

3838
void Bootstrap() {
39-
FillKqpTasksGraphStages(TasksGraph, Transactions);
4039
ResolveKeys();
4140
}
4241

0 commit comments

Comments
 (0)