Skip to content

Commit 02f6af3

Browse files
committed
Fixes
1 parent 19a8b32 commit 02f6af3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ydb/core/kqp/ut/service/kqp_qs_queries_ut.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,6 @@ Y_UNIT_TEST_SUITE(KqpQueryService) {
792792

793793
UNIT_ASSERT_VALUES_EQUAL(inserted_rows, description.GetTableRows());
794794
};
795-
Y_UNUSED(checkAddRow);
796795

797796
checkCreate(true, EEx::Empty, "/Root/TableStoreTest", true);
798797
checkCreate(false, EEx::Empty, "/Root/TableStoreTest", true);

0 commit comments

Comments
 (0)