mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
Remove obsolete TODO
This commit is contained in:
@@ -60,7 +60,6 @@ const setSchemaVersion = (next, schemaVersion) => async (attachment) => {
|
||||
return attachment;
|
||||
}
|
||||
|
||||
// TODO: Enable `...` object spread operator syntax:
|
||||
return Object.assign(
|
||||
{},
|
||||
upgradedAttachment,
|
||||
|
||||
Reference in New Issue
Block a user