mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 02:50:56 +01:00
Prevent crash
This commit is contained in:
@@ -215,9 +215,6 @@ public class MailService implements AutoCloseable {
|
||||
iservice.close();
|
||||
} finally {
|
||||
this.context = null;
|
||||
this.properties = null;
|
||||
this.isession = null;
|
||||
this.iservice = null;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user