From 651a7e3b8849e763d61c7941dce9a2d3c8ba8aa8 Mon Sep 17 00:00:00 2001 From: LuckyTurtleDev Date: Sat, 23 Sep 2023 09:40:10 +0200 Subject: [PATCH] Update src/main.rs Co-authored-by: andrews05 --- src/main.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index cef9bbcb..b667dddc 100644 --- a/src/main.rs +++ b/src/main.rs @@ -324,7 +324,6 @@ Heuristic filter selection strategies: &out_dir, &out_file, matches.get_flag("recursive"), - matches.get_flag("include-non-png"), true, );