add todo
This commit is contained in:
parent
cfaf03f04a
commit
1601811278
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ fn index() -> &'static str {
|
||||||
|
|
||||||
#[launch]
|
#[launch]
|
||||||
fn rocket() -> _ {
|
fn rocket() -> _ {
|
||||||
|
// TODO: clean up example code
|
||||||
|
|
||||||
// This is the example backend client. (The stereo.cat backend for example).
|
// This is the example backend client. (The stereo.cat backend for example).
|
||||||
let client = reqwest::blocking::Client::new();
|
let client = reqwest::blocking::Client::new();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue