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