mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 13:24:52 +02:00
Cleanup
This commit is contained in:
@@ -638,8 +638,6 @@ public class EntityRule {
|
||||
jaction.put("type", TYPE_MOVE);
|
||||
jaction.put("target", junk.id);
|
||||
|
||||
DB db = DB.getInstance(context);
|
||||
|
||||
EntityRule rule = new EntityRule();
|
||||
rule.folder = message.folder;
|
||||
rule.name = context.getString(R.string.title_block, name);
|
||||
|
||||
Reference in New Issue
Block a user