diff --git a/bin/now-deploy.js b/bin/now-deploy.js index 6c9a186..4decc0f 100755 --- a/bin/now-deploy.js +++ b/bin/now-deploy.js @@ -128,8 +128,6 @@ if (path) { path = process.cwd() } -console.log(path) - const exit = code => { // we give stdout some time to flush out // because there's a node bug where