去除多余代码

This commit is contained in:
lbl8603
2024-04-30 23:28:45 +08:00
parent f78f8de15e
commit c6c1d297af
-6
View File
@@ -53,12 +53,6 @@ impl Default for UseChannelType {
UseChannelType::All
}
}
#[derive(Copy, Clone, Eq, PartialEq)]
pub enum Status {
Cone,
Symmetric,
Close,
}
#[derive(Copy, Clone, Debug)]
pub struct Route {