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([ define(function () {
'jquery',
], function ($) {
var module = {}; var module = {};
module.create = function (info, onLocal, Cryptget, Cryptpad) { module.create = function (info, onLocal, Cryptget, Cryptpad) {