fix #4218
This commit is contained in:
parent
a49b8177b8
commit
96560d9199
@ -848,7 +848,6 @@ pub async fn post_request(url: String, body: String, header: &str) -> ResultType
|
||||
#[cfg(target_os = "linux")]
|
||||
{
|
||||
let mut data = vec![
|
||||
"curl",
|
||||
"-sS",
|
||||
"-X",
|
||||
"POST",
|
||||
|
Loading…
x
Reference in New Issue
Block a user