mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-25 15:38:56 +00:00
Console message remove
This commit is contained in:
parent
36d7331d81
commit
52f4e2785e
@ -219,8 +219,6 @@ Panel.prototype = {
|
||||
},
|
||||
codeSet: false,
|
||||
focus: function () {
|
||||
console.trace();
|
||||
console.log('setting focus to ' + this.id);
|
||||
jsbin.panels.focus(this);
|
||||
},
|
||||
render: function () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user