Remove TODO comment

This commit is contained in:
Andrew Morgan 2018-11-07 03:07:27 +01:00
parent 8eb52712bf
commit 490df9a21f

View File

@ -75,8 +75,6 @@ export class JitsiWidgetWrapperComponent extends CapableWidget implements OnInit
return;
}
// TODO: Travis, should this fire even if we didn't get a command we're
// handling?
ScalarWidgetApi.replyAcknowledge(request);
});
}