From 81502b16afeb6b5c5cb6dc65f1a2a08d464a4ca9 Mon Sep 17 00:00:00 2001 From: William G Underwood <42812654+WGUNDERWOOD@users.noreply.github.com> Date: Sat, 18 May 2024 12:14:36 -0400 Subject: [PATCH] Tidying comments in code --- src/wrap.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/wrap.rs b/src/wrap.rs index 18e6d9d..8cdd3c0 100644 --- a/src/wrap.rs +++ b/src/wrap.rs @@ -93,7 +93,6 @@ pub fn wrap( args: &Cli, ) -> String { if args.verbose { - // TODO this check should be in record_log fn record_log( logs, Info,