Browse Source

lint compliance

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

1
lib/commands/admin-rpc.js

@ -1,4 +1,5 @@
/*jshint esversion: 6 */
/* globals process */
const nThen = require("nthen");
const getFolderSize = require("get-folder-size");
const Util = require("../common-util");

Loading…
Cancel
Save