Skip to content

Commit

Permalink
remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanegigandet committed Jan 10, 2025
1 parent d9d462b commit f340db6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/import_images.pl
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
my $no_source = 0;
my $skip_not_existing_products = 0;
my $pretend = 0;
my $skip_if_not_code;
my $skip_products_without_info = 0;
my $skip_existing_values = 0;
my $only_select_not_existing_images = 0;
Expand Down

0 comments on commit f340db6

Please sign in to comment.