This commit is contained in:
M66B 2023-03-06 19:16:36 +01:00
parent 0f68c1ae13
commit 76b199ff45
1 changed files with 0 additions and 2 deletions

View File

@ -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;