This commit is contained in:
M66B
2022-02-11 10:44:59 +01:00
parent e73057c52b
commit f82e503917
44 changed files with 40 additions and 84 deletions

View File

@@ -21,8 +21,6 @@ package eu.faircode.email;
import android.text.TextUtils;
import java.util.Objects;
public class TupleThreadInfo {
public String thread;
public String msgid;