Skip to content

Commit 0b6d6f0

Browse files
committed
Remove unused code (#18758)
1 parent 6c1c2ba commit 0b6d6f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ydb/core/kqp/runtime/kqp_write_table.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -438,8 +438,6 @@ class TRowBuilder {
438438

439439
TVector<TCellInfo> CellsInfo;
440440
TVector<TCell> Cells;
441-
442-
TOwnedCellVecBatch Batch;
443441
};
444442

445443
class TColumnDataBatcher : public IDataBatcher {

0 commit comments

Comments
 (0)