X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2e97532c88dacf9523576df4028b6f7df5967ea8..04f59e81dfa1fc4199ded526d0148a36903ea263:/SL/IC.pm diff --git a/SL/IC.pm b/SL/IC.pm index f62c67695..a2a0a86a8 100644 --- a/SL/IC.pm +++ b/SL/IC.pm @@ -37,7 +37,6 @@ package IC; use Data::Dumper; use List::MoreUtils qw(all any uniq); -use YAML; use SL::CVar; use SL::DBUtils;