mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-02 21:43:39 +01:00
relint
This commit is contained in:
parent
1f5a149881
commit
fc7f28467d
@ -1,12 +1,10 @@
|
||||
/* eslint-disable no-underscore-dangle */
|
||||
import { JDownloaderClient } from 'jdownloader-client';
|
||||
|
||||
import getServiceWidget from "utils/config/service-helpers";
|
||||
import createLogger from "utils/logger";
|
||||
|
||||
const { JDownloaderClient } = require('jdownloader-client')
|
||||
|
||||
const proxyName = "jdownloaderProxyHandler";
|
||||
|
||||
const logger = createLogger(proxyName);
|
||||
|
||||
async function getWidget(req) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user