Show More
@@ -2,7 +2,6 b'' | |||
|
2 | 2 | // Distributed under the terms of the Modified BSD License. |
|
3 | 3 | |
|
4 | 4 | require([ |
|
5 | 'jquery', | |
|
6 | 5 | 'base/js/namespace', |
|
7 | 6 | 'base/js/utils', |
|
8 | 7 | 'base/js/page', |
@@ -13,7 +12,6 b' require([' | |||
|
13 | 12 | 'texteditor/js/notificationarea', |
|
14 | 13 | 'custom/custom', |
|
15 | 14 | ], function( |
|
16 | $, | |
|
17 | 15 | IPython, |
|
18 | 16 | utils, |
|
19 | 17 | page, |
General Comments 0
You need to be logged in to leave comments.
Login now