mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 22:26:06 +02:00
Move unsent messages to send service, refactoring
This commit is contained in:
@@ -22,5 +22,4 @@ package eu.faircode.email;
|
||||
public class TupleAccountStats {
|
||||
public Integer accounts = 0;
|
||||
public Integer operations = 0;
|
||||
public Integer unsent = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user