mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 15:17:03 +02:00
Cleanup
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user