Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 0a978e5

Browse files
author
Patrick Wrobel
committed
Clean up newline
1 parent 7d76aac commit 0a978e5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test-proxy/src/main/java/com/google/cloud/bigtable/testproxy/CbtTestProxy.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,6 @@ public void readRows(ReadRowsRequest request, StreamObserver<RowsResult> respons
466466
responseObserver.onCompleted();
467467
}
468468

469-
470469
/**
471470
* Helper method to convert row from type com.google.cloud.bigtable.data.v2.models.Row to type
472471
* com.google.bigtable.v2.Row. After conversion, row cells within the same column and family are

0 commit comments

Comments
 (0)