chore: remove unused var

This commit is contained in:
amhsirak
2025-05-13 23:26:15 +05:30
parent b5cafdaee6
commit 5563c33ee5

View File

@@ -156,8 +156,6 @@ const ProxyForm: React.FC = () => {
fetchProxyConfig();
}, []);
const theme = useThemeMode();
return (
<>
<FormContainer>