This commit is contained in:
M66B 2020-07-18 18:43:38 +02:00
parent e7dd1e1c50
commit a529a92fc8
1 changed files with 0 additions and 1 deletions

View File

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