mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
A bit of cleanup: eslint and yarn.lock
This commit is contained in:
@@ -160,7 +160,6 @@ window.processStickerImage = async function processStickerImage(
|
||||
quality: 0.8,
|
||||
});
|
||||
|
||||
// eslint-disable-next-line no-await-in-loop
|
||||
processedBuffer = Buffer.from(await blob.arrayBuffer());
|
||||
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user