From aed935e1ac5b85f708cee1d827d729d2f9db2d2d Mon Sep 17 00:00:00 2001 From: Kiana Sheibani Date: Thu, 1 Feb 2024 15:02:36 -0500 Subject: [PATCH] Remove extraneous TODO --- src/main.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 586e96d..aeae8c5 100644 --- a/src/main.rs +++ b/src/main.rs @@ -614,7 +614,6 @@ fn player_info(connection: &Connection, dataset: Option, player: String) println!("\x1b[1mVolatility:\x1b[0m {}", volatility); } -// TODO: Finish fn player_matchup( connection: &Connection, dataset: Option,