lint compliance

pull/1/head
ansuz 2020-03-26 14:44:37 -04:00
parent 36d7bb031f
commit cb53bd1c15
1 changed files with 0 additions and 1 deletions

View File

@ -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");