Add empty line
This commit is contained in:
parent
5a97e53f68
commit
c33f8a9b91
@ -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(10);
|
selector.select(10);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user