diff --git a/lib/api3/generic/update/validate.js b/lib/api3/generic/update/validate.js index b36e1410067..65233dddb4f 100644 --- a/lib/api3/generic/update/validate.js +++ b/lib/api3/generic/update/validate.js @@ -45,4 +45,4 @@ function validate (opCtx, doc, storageDoc, options) { return opTools.validateCommon(doc, res, { isPatching }); } -module.exports = validate; \ No newline at end of file +module.exports = validate;