mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
lint compliance
This commit is contained in:
parent
36d7bb031f
commit
cb53bd1c15
@ -2,7 +2,6 @@
|
||||
const Core = require("./core");
|
||||
|
||||
const Pinning = module.exports;
|
||||
const Nacl = require("tweetnacl/nacl-fast");
|
||||
const Util = require("../common-util");
|
||||
const nThen = require("nthen");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user