X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ef148ebc93e1fef6e6caba2f6b321a30380a69fc..f65df7308c1d800e267577926e5ed3a2c8c993a6:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 9936630f3..6e781b80e 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -41,7 +41,6 @@ use Data::Dumper; use CGI; use CGI::Ajax; use Cwd; -use List::Util qw(min max); use SL::Auth; use SL::Auth::DB; use SL::Auth::LDAP;