mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-08-29 14:10:53 +02:00
fix: linter and formatting
This commit is contained in:
@@ -174,8 +174,6 @@ impl ProxyManager {
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Get stored proxy info for a profile
|
||||
pub fn get_profile_proxy_info(&self, profile_name: &str) -> Option<(String, u16)> {
|
||||
let profile_proxies = self.profile_proxies.lock().unwrap();
|
||||
|
||||
Reference in New Issue
Block a user