mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-17 23:34:14 +01:00
Use binary proto fields in staging
This commit is contained in:
@@ -107,10 +107,8 @@ import {
|
||||
convertBackupMessageAttachmentToAttachment,
|
||||
convertFilePointerToAttachment,
|
||||
} from './util/filePointers.preload.js';
|
||||
import {
|
||||
filterAndClean,
|
||||
trimMessageWhitespace,
|
||||
} from '../../types/BodyRange.std.js';
|
||||
import { trimMessageWhitespace } from '../../types/BodyRange.std.js';
|
||||
import { filterAndClean } from '../../util/BodyRange.node.js';
|
||||
import {
|
||||
APPLICATION_OCTET_STREAM,
|
||||
stringToMIMEType,
|
||||
|
||||
Reference in New Issue
Block a user