chore: rm dead code
This commit is contained in:
parent
4c5aa7084e
commit
732a1f4694
1 changed files with 0 additions and 2 deletions
|
@ -267,8 +267,6 @@ impl Clash {
|
|||
false => format!("http://{server}/configs"),
|
||||
};
|
||||
|
||||
dbg!(&server);
|
||||
|
||||
let mut headers = HeaderMap::new();
|
||||
headers.insert("Content-Type", "application/json".parse().unwrap());
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue