Fix lint errors

This commit is contained in:
yflory 2017-05-05 17:58:32 +02:00
parent bbc08bbcfd
commit 9206d89531

View file

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