Minor space nit.

This commit is contained in:
John-David Dalton
2016-06-09 12:29:48 -07:00
parent 39bb7064e7
commit f8646d1a5d

View File

@@ -25,7 +25,7 @@ module.exports = {
'batchLog': _.noop,
'calculateLayout': _.noop,
'createApplication': _.noop,
'data': { 'user': 'mock'},
'data': { 'user': 'mock' },
'mainText': '',
'renewToken': _.noop,
'sendMail': _.noop,