mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-23 01:48:13 +01:00
Faster incremental builds
This commit is contained in:
@@ -13,7 +13,7 @@ import {
|
||||
getImageDimensionsForTimeline,
|
||||
defaultBlurHash,
|
||||
isDownloadable,
|
||||
} from '../../types/Attachment.js';
|
||||
} from '../../util/Attachment.js';
|
||||
import * as Errors from '../../types/errors.js';
|
||||
import { createLogger } from '../../logging/log.js';
|
||||
import { useReducedMotion } from '../../hooks/useReducedMotion.js';
|
||||
|
||||
Reference in New Issue
Block a user