mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 06:33:45 +08:00
chore: remove debug code
This commit is contained in:
parent
1b65dc7256
commit
9df2ceba84
@ -6,7 +6,6 @@ export const useVerge = () => {
|
|||||||
"getVergeConfig",
|
"getVergeConfig",
|
||||||
async () => {
|
async () => {
|
||||||
const config = await getVergeConfig();
|
const config = await getVergeConfig();
|
||||||
console.log("Received verge config:", config);
|
|
||||||
return config;
|
return config;
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user