Skip to content

Commit 918c6f2

Browse files
committed
Removing an empty line
1 parent da72c22 commit 918c6f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

websocket/binary/src/test/java/org/javaee7/websocket/binary/test/WebsocketBinaryEndpointTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,5 @@ public Session connectToServer(String endpoint) throws DeploymentException, IOEx
134134
+ endpoint);
135135
System.out.println("Connecting to: " + uri);
136136
return container.connectToServer(MyEndpointClient.class, uri);
137-
138137
}
139138
}

0 commit comments

Comments
 (0)