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

Commit 5921b1c

Browse files
chore: generate libraries at Tue Feb 3 17:48:35 UTC 2026
1 parent 2061fe1 commit 5921b1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google-cloud-bigtable/src/test/java/com/google/cloud/bigtable/data/v2/stub/EnhancedBigtableStubTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -974,7 +974,7 @@ private static class ContextInterceptor implements ServerInterceptor {
974974
final BlockingQueue<MethodContext> contexts = Queues.newLinkedBlockingDeque();
975975

976976
static class MethodContext {
977-
final MethodDescriptor<?,?> method;
977+
final MethodDescriptor<?, ?> method;
978978
final Context context;
979979

980980
MethodContext(MethodDescriptor<?, ?> method, Context context) {

0 commit comments

Comments
 (0)