Remove obsolete TODO

This commit is contained in:
Daniel Gasienica 2018-02-15 17:15:59 -05:00
parent 799c881763
commit db588997ac
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ const setSchemaVersion = (next, schemaVersion) => async (attachment) => {
return attachment;
}
// TODO: Enable `...` object spread operator syntax:
return Object.assign(
{},
upgradedAttachment,