mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-23 21:35:36 +08:00
chore: remove console
This commit is contained in:
parent
9ed05401a8
commit
f9bf8711e1
@ -31,8 +31,6 @@ export default (props: { proxyNameList: string[]; now?: string }) => {
|
||||
).length,
|
||||
)
|
||||
|
||||
console.log(good())
|
||||
|
||||
return (
|
||||
<div class="flex w-full items-center">
|
||||
<div class="flex flex-1 overflow-hidden rounded-2xl">
|
||||
|
Loading…
Reference in New Issue
Block a user