mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-05 12:19:58 +08:00
Rebase fixes
This commit is contained in:
parent
907bde3b25
commit
cfc45918bb
@ -2,7 +2,6 @@
|
||||
// Distributed under the terms of the Modified BSD License.
|
||||
|
||||
require([
|
||||
'es6promise',
|
||||
'base/js/namespace',
|
||||
'jquery',
|
||||
'notebook/js/notebook',
|
||||
@ -26,7 +25,6 @@ require([
|
||||
// only loaded, not used, please keep sure this is loaded last
|
||||
'custom/custom'
|
||||
], function(
|
||||
es6promise,
|
||||
IPython,
|
||||
$,
|
||||
notebook,
|
||||
|
Loading…
Reference in New Issue
Block a user