mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-26 03:18:17 +01:00
Faster incremental builds
This commit is contained in:
@@ -11,7 +11,7 @@ import type {
|
||||
AttachmentType,
|
||||
UploadedAttachmentType,
|
||||
} from '../types/Attachment.js';
|
||||
import { canBeTranscoded } from '../types/Attachment.js';
|
||||
import { canBeTranscoded } from './Attachment.js';
|
||||
import * as Errors from '../types/errors.js';
|
||||
import * as Bytes from '../Bytes.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user