fix: 清理依赖

This commit is contained in:
ikechan8370 2023-03-04 22:23:27 +08:00
parent 058b129e9c
commit 5680d37204

View file

@ -5,7 +5,6 @@ import fetch, {
} from 'node-fetch'
import crypto from 'crypto'
import { ProxyAgent } from 'undici'
import HttpsProxyAgent from 'https-proxy-agent'
import { Config } from './config.js'