Bug 33050: Tidy

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Tomás Cohen Arazi 2023-11-08 10:10:23 -03:00
parent 4d604ac2a9
commit f88cb1da4f
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -198,7 +198,7 @@ my $quote = '"';
my $store_results = 0;
my $csv_header = 0;
my $csv_separator = "";
my $csv_quote = "";
my $csv_quote = "";
my $username = undef;
my $password = undef;