chore: rm console
This commit is contained in:
parent
41b0e05f62
commit
c8ccba0192
@ -95,8 +95,6 @@ const ProxyGroup = ({ group }: Props) => {
|
|||||||
await delayManager.checkListDelay({ names, groupName, skipNum: 8 }, () =>
|
await delayManager.checkListDelay({ names, groupName, skipNum: 8 }, () =>
|
||||||
mutate("getProxies")
|
mutate("getProxies")
|
||||||
);
|
);
|
||||||
|
|
||||||
console.log("finish");
|
|
||||||
});
|
});
|
||||||
|
|
||||||
// auto scroll to current index
|
// auto scroll to current index
|
||||||
|
Loading…
Reference in New Issue
Block a user