Skip to content

Commit f811a2b

Browse files
committed
formatting fix
1 parent 2b5b889 commit f811a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-spanner/src/test/java/com/google/cloud/spanner/spi/v1/GapicSpannerRpcTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1071,7 +1071,7 @@ private SpannerOptions createSpannerOptions() {
10711071
.setCallCredentialsProvider(() -> MoreCallCredentials.from(VARIABLE_CREDENTIALS))
10721072
.build();
10731073
}
1074-
1074+
10751075
private boolean isJava8() {
10761076
return JavaVersionUtil.getJavaMajorVersion() == 8;
10771077
}

0 commit comments

Comments
 (0)