mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-27 02:07:12 +00:00
Cleanup
This commit is contained in:
parent
0f68c1ae13
commit
76b199ff45
1 changed files with 0 additions and 2 deletions
|
@ -4884,8 +4884,6 @@ class Core {
|
|||
}
|
||||
|
||||
private static EntityIdentity matchIdentity(Context context, EntityFolder folder, EntityMessage message) {
|
||||
DB db = DB.getInstance(context);
|
||||
|
||||
if (EntityFolder.DRAFTS.equals(folder.type))
|
||||
return null;
|
||||
|
||||
|
|
Loading…
Reference in a new issue