Remove obsolete TODO

This commit is contained in:
Daniel Gasienica
2018-02-15 17:15:59 -05:00
parent 799c881763
commit db588997ac

View File

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