add empty line
This commit is contained in:
parent
19358ee246
commit
40771f6faf
@ -46,6 +46,7 @@ final class SelectorUtil {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
static void select(Selector selector) throws IOException {
|
static void select(Selector selector) throws IOException {
|
||||||
try {
|
try {
|
||||||
selector.select(500);
|
selector.select(500);
|
||||||
|
Loading…
Reference in New Issue
Block a user