mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Fix lint
This commit is contained in:
parent
8509664989
commit
5c08ab15e2
1 changed files with 1 additions and 1 deletions
|
|
@ -89,8 +89,8 @@ const parseJobName = (text) => {
|
|||
};
|
||||
|
||||
const getloudNormValues = async (inputs, response, file) => {
|
||||
// eslint-disable-next-line import/no-unresolved
|
||||
// {
|
||||
// eslint-disable-next-line import/no-unresolved
|
||||
const axios = require('axios');
|
||||
|
||||
const serverIp = inputs.serverIp ? inputs.serverIp : process.env.serverIp;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue