Formatting
This commit is contained in:
parent
d4b45af139
commit
1f1c2fbbc2
@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
var fs = require('fs');
|
var fs = require('fs');
|
||||||
var path = require('path');
|
var path = require('path');
|
||||||
if (fs.existsSync(path.join(process.cwd(), '/npm'))) {
|
if (fs.existsSync(path.join(process.cwd(), '/npm'))) {
|
||||||
@ -53,5 +51,3 @@
|
|||||||
return response
|
return response
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user