mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-06 11:35:24 +08:00
Removed log statement
This commit is contained in:
parent
c83a1cbb63
commit
a65b6f3c1e
@ -123,7 +123,6 @@
|
||||
model.on('destroy', view.remove, view);
|
||||
return view;
|
||||
}
|
||||
console.log('VIEW NOT REGISTERED?!');
|
||||
return null;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user