Fix lint errors
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
define([
|
||||
'jquery',
|
||||
], function ($) {
|
||||
define(function () {
|
||||
var module = {};
|
||||
|
||||
module.create = function (info, onLocal, Cryptget, Cryptpad) {
|
||||
|
||||
Reference in New Issue
Block a user