fix merge issues

This commit is contained in:
negue
2018-09-30 15:37:14 +02:00
parent 92d68e5c6e
commit 60a6f6f2f6
2 changed files with 1 additions and 3 deletions

View File

@@ -25,6 +25,4 @@ module.exports = {
missingCustomerId: 'Missing "req.query.customerId"',
missingPaypalBlock: 'Missing "req.session.paypalBlock"',
missingSubKey: 'Missing "req.query.sub"',
messageIdRequired: '\"messageId\" must be a valid UUID.",',
};