remove debugging statement

This commit is contained in:
philipp 2023-09-29 09:41:15 +02:00
parent c4028d5f25
commit 665cbe7aae

View File

@ -162,8 +162,6 @@ ORDER BY departure DESC
.await
.unwrap(); //TODO: fixme
println!("{:?}", &logs[0]);
let mut ret = Vec::new();
for log in logs {
ret.push(LogbookWithBoatAndRowers {