Skip to content

Commit 2e56cee

Browse files
committed
Remove empty line at the end of EndpointContextTest.java
1 parent 366075b commit 2e56cee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/EndpointContextTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,5 +683,4 @@ void endpointContextBuild_resolvesPort() throws IOException {
683683
.build();
684684
Truth.assertThat(endpointContext.resolvedServerPort()).isNull();
685685
}
686-
687686
}

0 commit comments

Comments
 (0)