removed commented out imports

This commit is contained in:
McToel 2025-02-14 00:43:22 +01:00
parent e425d9b012
commit a9eacd20b5

View file

@ -1,7 +1,3 @@
// import ProxyAgent from 'https-proxy-agent';
// import {isIP} from 'net';
// import {Agent as HttpsAgent} from 'https';
// import roundRobin from '@derhuerst/round-robin-scheduler';
import {stringify} from 'qs';
import {Request, fetch} from 'cross-fetch';
import {parse as parseContentType} from 'content-type';