mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 17:15:38 +08:00
refactor: simplify proxy type handling and improve error handling in network commands
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use std::fmt::{self, write};
|
||||
use std::fmt;
|
||||
|
||||
#[derive(Debug, Clone, Copy, PartialEq, Eq)]
|
||||
pub enum Type {
|
||||
|
||||
Reference in New Issue
Block a user