mirror of https://github.com/M66B/FairEmail.git
Small improvement
This commit is contained in:
parent
2943f0a2bd
commit
fd4aec91f1
|
@ -2452,7 +2452,7 @@ class Core {
|
|||
}
|
||||
}
|
||||
|
||||
static void downloadMessage(
|
||||
private static void downloadMessage(
|
||||
Context context,
|
||||
EntityFolder folder, IMAPFolder ifolder,
|
||||
MimeMessage imessage, long id, State state) throws MessagingException, IOException {
|
||||
|
|
Loading…
Reference in New Issue