X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e5a690f9c51aab7ac96130cb11b9d4c740c84016..e5b337000b082742fe773363761e26c87e04fff8:/SL/Controller/CsvImport.pm diff --git a/SL/Controller/CsvImport.pm b/SL/Controller/CsvImport.pm index 9d068c394..a20820eb6 100644 --- a/SL/Controller/CsvImport.pm +++ b/SL/Controller/CsvImport.pm @@ -402,12 +402,6 @@ sub save_report { push @raw_methods, $self->raw_data_headers->{headers}->[$i]; } - $::lxdebug->dump(0, "methods", - [ \@info_methods, - \@methods, - \@raw_methods ] - ); - $sth->execute($report->id, $_, 0, $headers[$_]) for 0 .. $#headers; # col offsets