Skip to content
Snippets Groups Projects
Commit 976b2883 authored by Dominique Blouin's avatar Dominique Blouin
Browse files

Code format

parent cd10bbeb
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,8 @@ public class RemoteConnection {
}
}
public String readOneLine() throws RemoteConnectionException {
public String readOneLine()
throws RemoteConnectionException {
// int nb;
String s = null;
try {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment