mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 23:12:55 +00:00
Cleanup
This commit is contained in:
parent
49c7ce89ab
commit
0358cc2f0a
1 changed files with 1 additions and 2 deletions
|
@ -1444,8 +1444,7 @@ class Core {
|
||||||
|
|
||||||
message = dup;
|
message = dup;
|
||||||
process = true;
|
process = true;
|
||||||
} else if (dup.uid < 0)
|
}
|
||||||
throw new MessageRemovedException();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue