Fix the services dropdown in the admin page

This commit is contained in:
pabepadu
2020-08-05 05:29:21 +02:00
parent 1f21f283df
commit 49f3bb53f4

View File

@@ -1,9 +1,8 @@
// Copyright (c) Jupyter Development Team.
// Distributed under the terms of the Modified BSD License.
require(["jquery", "bootstrap", "moment", "jhapi", "utils"], function(
require(["jquery", "moment", "jhapi", "utils"], function(
$,
bs,
moment,
JHAPI,
utils