From 9206d895313228d296d4fe252932396d622efcda Mon Sep 17 00:00:00 2001 From: yflory Date: Fri, 5 May 2017 17:58:32 +0200 Subject: [PATCH] Fix lint errors --- www/common/common-userlist.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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) {