WIP
This commit is contained in:
parent
dd158dbe7f
commit
64c0fc43de
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ async fn get_tcbinfo(fmspc: Fmspc, update: Update) -> String {
|
||||||
.text()
|
.text()
|
||||||
.await
|
.await
|
||||||
.expect("could not read https response");
|
.expect("could not read https response");
|
||||||
println!("{body}");
|
|
||||||
body
|
body
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue