sudo: remove the nice support

This commit is contained in:
Girish Ramakrishnan
2020-08-06 16:44:35 -07:00
parent ac63d00c93
commit 2112c7d096
3 changed files with 1 additions and 8 deletions

View File

@@ -40,7 +40,6 @@ exports = module.exports = {
let assert = require('assert'),
async = require('async'),
BoxError = require('./boxerror.js'),
child_process = require('child_process'),
debug = require('debug')('box:tasks'),
path = require('path'),
paths = require('./paths.js'),