mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +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,
|
).length,
|
||||||
)
|
)
|
||||||
|
|
||||||
console.log(good())
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div class="flex w-full items-center">
|
<div class="flex w-full items-center">
|
||||||
<div class="flex flex-1 overflow-hidden rounded-2xl">
|
<div class="flex flex-1 overflow-hidden rounded-2xl">
|
||||||
|
Loading…
Reference in New Issue
Block a user