Fix lint errors
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user