Skip to content

Remove duplicate outputs

Joe Blondin requested to merge patch-3 into master

Remove extra prints to the screen which cause duplicate results in the output to stdout. These values are returned and printed after the file_scan function is called.

Merge request reports