widgets: Remove spammy blueslip.info for submessages.

Having submessages will become common enough that the
info message here is too spammy, and there are other
ways to observe incoming submessages if you're doing dev
debugging, which this was originally written for.
This commit is contained in:
Steve Howell 2018-05-21 19:00:13 +00:00 committed by Tim Abbott
parent f26e85ded3
commit 0816f2552b
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@ exports.process_submessages = function (in_opts) {
return;
}
blueslip.info('submessages found for message id: ' + message_id);
var row = in_opts.row;
// Right now, our only use of submessages is widgets.