diff --git a/src/components/proxy/proxy-group.tsx b/src/components/proxy/proxy-group.tsx index 3f6a6db3cdf44e6d1068b503b4bb3ba1a6499ada..9c9dedab3c298a2c1e6ca8345855c5f30f3c7e9f 100644 --- a/src/components/proxy/proxy-group.tsx +++ b/src/components/proxy/proxy-group.tsx @@ -95,8 +95,6 @@ const ProxyGroup = ({ group }: Props) => { await delayManager.checkListDelay({ names, groupName, skipNum: 8 }, () => mutate("getProxies") ); - - console.log("finish"); }); // auto scroll to current index