mirror of https://github.com/xwiki-labs/cryptpad
lint compliance
This commit is contained in:
parent
d9eb0bf7d6
commit
893297899f
|
@ -1,3 +1,5 @@
|
|||
/* globals process */
|
||||
|
||||
var Fs = require("fs");
|
||||
var Fse = require("fs-extra");
|
||||
var Path = require("path");
|
||||
|
|
Loading…
Reference in New Issue