Remove debug console.log

This commit is contained in:
Matthias Bussonnier 2016-04-14 16:53:23 +02:00
parent 1096410fcf
commit 6954e996fd

View File

@ -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