remove debugging statement
This commit is contained in:
		| @@ -162,8 +162,6 @@ ORDER BY departure DESC | |||||||
|             .await |             .await | ||||||
|             .unwrap(); //TODO: fixme |             .unwrap(); //TODO: fixme | ||||||
|  |  | ||||||
|         println!("{:?}", &logs[0]); |  | ||||||
|  |  | ||||||
|         let mut ret = Vec::new(); |         let mut ret = Vec::new(); | ||||||
|         for log in logs { |         for log in logs { | ||||||
|             ret.push(LogbookWithBoatAndRowers { |             ret.push(LogbookWithBoatAndRowers { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user