Fix issue commit_hash:b0190c0b56d0be237ab4b54a94574adc607f0965
@@ -139,8 +139,7 @@ TFuture<TSharedRange<TUnversionedRow>> TRowBatchReader::GetRows()
}
void TRowBatchReader::ApplyStatistics(const NProto::TRowsetStatistics& /*statistics*/)
-{
-}
+{ }
////////////////////////////////////////////////////////////////////////////////