mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-01 12:56:54 +08:00
Remove debug console.log
This commit is contained in:
parent
1096410fcf
commit
6954e996fd
@ -410,7 +410,6 @@ define([
|
||||
patch.keys[this._mode] = {bind:{}};
|
||||
patch.keys[this._mode].bind[shortcut] = null;
|
||||
this._config.update(patch);
|
||||
console.info(patch);
|
||||
|
||||
// if the shortcut we unbind is a default one, we add it to the list of
|
||||
// things to unbind at startup
|
||||
|
Loading…
Reference in New Issue
Block a user