mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 10:17:48 +00:00
Minor space nit.
This commit is contained in:
@@ -25,7 +25,7 @@ module.exports = {
|
|||||||
'batchLog': _.noop,
|
'batchLog': _.noop,
|
||||||
'calculateLayout': _.noop,
|
'calculateLayout': _.noop,
|
||||||
'createApplication': _.noop,
|
'createApplication': _.noop,
|
||||||
'data': { 'user': 'mock'},
|
'data': { 'user': 'mock' },
|
||||||
'mainText': '',
|
'mainText': '',
|
||||||
'renewToken': _.noop,
|
'renewToken': _.noop,
|
||||||
'sendMail': _.noop,
|
'sendMail': _.noop,
|
||||||
|
|||||||
Reference in New Issue
Block a user