mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 00:53:26 +02:00
Cleanup
This commit is contained in:
@@ -65,7 +65,6 @@ public class ServiceSend extends ServiceBase {
|
||||
private boolean lastSuitable = false;
|
||||
private TwoStateOwner cowner;
|
||||
|
||||
private static boolean booted = false;
|
||||
private ExecutorService executor = Executors.newSingleThreadExecutor(Helper.backgroundThreadFactory);
|
||||
|
||||
private static final int IDENTITY_ERROR_AFTER = 30; // minutes
|
||||
|
||||
Reference in New Issue
Block a user