Commit from GitHub Actions ()
This commit is contained in:
parent
a0f9877f54
commit
7aadf98efe
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ pub fn list_ingestions() -> Result<(), Box<dyn Error>> {
|
|||
);
|
||||
println!("Route of administration: {}", ingestion.route);
|
||||
println!("Ingested amount: {}{}", ingestion.amount, ingestion.unit);
|
||||
println!("");
|
||||
println!();
|
||||
}
|
||||
Ok(())
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue