Fix lint errors

pull/1/head
yflory 2017-05-05 17:58:32 +02:00
parent bbc08bbcfd
commit 9206d89531
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
define([
'jquery',
], function ($) {
define(function () {
var module = {};
module.create = function (info, onLocal, Cryptget, Cryptpad) {