mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-13 13:17:50 +08:00
Delete unnecessary save
This commit is contained in:
parent
ce19a34d93
commit
140d1872f7
@ -97,8 +97,7 @@ function(widget_manager, underscore, backbone){
|
||||
}
|
||||
}
|
||||
}
|
||||
//TODO: are there callbacks that make sense in this case? If so, attach them here as an option
|
||||
this.save();
|
||||
//TODO: are there callbacks that make sense in this case? If so, attach them here as an option
|
||||
},
|
||||
|
||||
_handle_status: function (msg, callbacks) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user