mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 00:35:38 +08:00
chore: rm dead code
This commit is contained in:
@@ -267,8 +267,6 @@ impl Clash {
|
|||||||
false => format!("http://{server}/configs"),
|
false => format!("http://{server}/configs"),
|
||||||
};
|
};
|
||||||
|
|
||||||
dbg!(&server);
|
|
||||||
|
|
||||||
let mut headers = HeaderMap::new();
|
let mut headers = HeaderMap::new();
|
||||||
headers.insert("Content-Type", "application/json".parse().unwrap());
|
headers.insert("Content-Type", "application/json".parse().unwrap());
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user