chore: rm dead code
This commit is contained in:
parent
4c5aa7084e
commit
732a1f4694
@ -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());
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user