Skip to content

Commit 573139f

Browse files
Alex HolmbergAlex793x
authored andcommitted
feat: fixed double print
1 parent e76091e commit 573139f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/main.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -351,9 +351,6 @@ pub fn handle_analyze(
351351
only,
352352
)?;
353353

354-
// The handler returns the formatted output, so we print it
355-
print!("{}", output);
356-
357354
Ok(())
358355
}
359356

0 commit comments

Comments
 (0)