mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-29 04:57:48 +01:00
little fixes 9
This commit is contained in:
@@ -35,7 +35,6 @@ public class RemoteHostManager {
|
||||
TransientPeersState _transientPeersState = new TransientPeersState();
|
||||
|
||||
void init(@Observes @Priority(350) StartupEvent event) throws IOException {
|
||||
tryConnectAll();
|
||||
}
|
||||
|
||||
void shutdown(@Observes @Priority(250) ShutdownEvent event) throws IOException {
|
||||
|
||||
Reference in New Issue
Block a user