diff --git a/IPython/html/static/notebook/js/widgets/widget.js b/IPython/html/static/notebook/js/widgets/widget.js index f98aa97..77bc33c 100644 --- a/IPython/html/static/notebook/js/widgets/widget.js +++ b/IPython/html/static/notebook/js/widgets/widget.js @@ -97,7 +97,6 @@ function(WidgetManager, Underscore, Backbone){ } } } - //TODO: are there callbacks that make sense in this case? If so, attach them here as an option }, _handle_status: function (msg, callbacks) {