chore: remove debug code
This commit is contained in:
@@ -6,7 +6,6 @@ export const useVerge = () => {
|
||||
"getVergeConfig",
|
||||
async () => {
|
||||
const config = await getVergeConfig();
|
||||
console.log("Received verge config:", config);
|
||||
return config;
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user