From 3c4276e22dfc8866a36810ebc6f581666fd439a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Mon, 11 Dec 2023 21:35:31 +0100 Subject: [PATCH] refactor(cli): remove forgotten println --- cli/src/routes.rs | 2 -- 1 file changed, 2 deletions(-) diff --git a/cli/src/routes.rs b/cli/src/routes.rs index bce520a..34777f2 100644 --- a/cli/src/routes.rs +++ b/cli/src/routes.rs @@ -1197,8 +1197,6 @@ mod tests { ) .unwrap(); - println!("Outcome: {:?}", outcome); - State { upend, store,