TODO for automation
Signed-off-by: Christine Dodrill <me@christine.website>
This commit is contained in:
parent
94974b120a
commit
9a2394ee01
|
@ -9,5 +9,6 @@ async fn main() {
|
|||
info!("info");
|
||||
debug!("debug");
|
||||
|
||||
// TODO(Xe): automate this somehow
|
||||
eg.post().await.unwrap()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue