This commit is contained in:
M66B 2020-07-06 11:05:47 +02:00
parent e816ca7f1b
commit 97bbb52df3
1 changed files with 0 additions and 2 deletions

View File

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