Lint scripts dir

This commit is contained in:
David Baker
2020-02-17 14:49:26 +00:00
parent 046170e3ec
commit 5fc72e8f73
9 changed files with 21 additions and 26 deletions

View File

@@ -15,7 +15,6 @@ limitations under the License.
*/
const path = require('path');
const fsProm = require('fs').promises;
const findNpmPrefix = require('find-npm-prefix');