mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 00:18:45 +01:00
Faster incremental builds
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
import lodash from 'lodash';
|
||||
|
||||
import { type AttachmentType } from '../../types/Attachment.js';
|
||||
import type { AttachmentType } from '../../types/Attachment.js';
|
||||
|
||||
const { omit } = lodash;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user