projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef148eb
)
Doppeltes "use".
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Thu, 10 Apr 2008 08:53:03 +0000
(08:53 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Thu, 10 Apr 2008 08:53:03 +0000
(08:53 +0000)
SL/Form.pm
patch
|
blob
|
history
diff --git
a/SL/Form.pm
b/SL/Form.pm
index
9936630
..
6e781b8
100644
(file)
--- 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;