Browse Source

lint compliance

master
ansuz 9 months ago
parent
commit
cb53bd1c15
1 changed files with 0 additions and 1 deletions
  1. 1
      lib/commands/pin-rpc.js

1
lib/commands/pin-rpc.js

@ -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…
Cancel
Save