summaryrefslogtreecommitdiff
path: root/FS/FS/tax_rate.pm
diff options
context:
space:
mode:
authorjeff <jeff>2009-02-15 17:38:21 +0000
committerjeff <jeff>2009-02-15 17:38:21 +0000
commit399e73ed1e73443523d6889b703d04289ec0e117 (patch)
tree507e984fb6b75a12b1cc9ae2dcf955dce8457e96 /FS/FS/tax_rate.pm
parent087330def662e926b2d1600d2c2ec290e50bbc49 (diff)
remove useless line
Diffstat (limited to 'FS/FS/tax_rate.pm')
-rw-r--r--FS/FS/tax_rate.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/FS/FS/tax_rate.pm b/FS/FS/tax_rate.pm
index 558eda4..0d9156b 100644
--- a/FS/FS/tax_rate.pm
+++ b/FS/FS/tax_rate.pm
@@ -561,7 +561,6 @@ sub batch_import {
$r;
};
my $trim = sub { my $r = shift; $r =~ s/^\s*//; $r =~ s/\s*$//; $r };
- $date_format;
push @column_lengths, qw( 10 1 1 8 8 5 8 8 8 1 2 2 30 8 8 10 2 8 2 1 2 2 );
push @column_lengths, 1 if $format eq 'cch-update';
push @column_callbacks, $trim foreach (@column_lengths); # 5, 6, 15, 17 esp