diff --git a/www/common/common-userlist.js b/www/common/common-userlist.js index 46071779b..8ba7b31e1 100644 --- a/www/common/common-userlist.js +++ b/www/common/common-userlist.js @@ -1,6 +1,4 @@ -define([ - 'jquery', -], function ($) { +define(function () { var module = {}; module.create = function (info, onLocal, Cryptget, Cryptpad) {