fix: removed linting errors on yarn lint (#4178)

This commit is contained in:
Nimish Gupta
2020-04-28 18:41:46 +05:30
committed by GitHub
parent e77ea00e9d
commit 9570d64b67
8 changed files with 12 additions and 13 deletions

View File

@@ -1,5 +1,4 @@
const {
getLatestNodeVersion,
glob,
getWriteableDirectory,
} = require('@now/build-utils');