Fix lint errors

pull/1/head
yflory 8 years ago
parent bbc08bbcfd
commit 9206d89531

@ -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) {

Loading…
Cancel
Save