mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 17:15:38 +08:00
chore: rm console
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user