Removed trailing space
This commit is contained in:
parent
330cc427b8
commit
45259b1207
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ exports.handleMessage = function(hook_name, context, callback){
|
|||
exports.sendUserInfo (
|
||||
context,
|
||||
userIdFound,
|
||||
"",
|
||||
"",
|
||||
""
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue