mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-15 10:15:54 -07:00
Formatting
This commit is contained in:
parent
d4b45af139
commit
1f1c2fbbc2
1 changed files with 46 additions and 50 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue