This commit is contained in:
M66B
2019-07-16 21:43:02 +02:00
parent e5b24d3cc6
commit a662203213
2 changed files with 0 additions and 2 deletions

View File

@@ -362,7 +362,6 @@ public class ServiceSend extends LifecycleService {
}
// Create transport
// TODO: cache transport?
try (Transport itransport = isession.getTransport(protocol)) {
// Connect transport
db.identity().setIdentityState(ident.id, "connecting");