Skip to content

Commit

Permalink
Tidying comments in code
Browse files Browse the repository at this point in the history
  • Loading branch information
WGUNDERWOOD committed May 18, 2024
1 parent 2a53e30 commit 81502b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/wrap.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 81502b1

Please sign in to comment.