mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-27 02:07:12 +00:00
Cleanup
This commit is contained in:
parent
e7dd1e1c50
commit
a529a92fc8
1 changed files with 0 additions and 1 deletions
|
@ -107,7 +107,6 @@ public class MessageHelper {
|
|||
|
||||
private static File cacheDir = null;
|
||||
|
||||
static final int SMALL_MESSAGE_SIZE = 64 * 1024; // bytes
|
||||
static final int DEFAULT_DOWNLOAD_SIZE = 256 * 1024; // bytes
|
||||
static final String HEADER_CORRELATION_ID = "X-Correlation-ID";
|
||||
|
||||
|
|
Loading…
Reference in a new issue