Removed trailing space

This commit is contained in:
quenenni 2013-03-30 01:51:31 +01:00
parent 330cc427b8
commit 45259b1207

View file

@ -119,7 +119,7 @@ exports.handleMessage = function(hook_name, context, callback){
exports.sendUserInfo (
context,
userIdFound,
"",
"",
""
);
}