X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FIC.pm;h=a2a0a86a8b7b77fad4edcc8865c1725778ba9234;hb=65b2387a54494a8cbc1d011602ae3f8d7208ea4d;hp=f62c67695a0f902f89b43d278556f18f0c5166f2;hpb=43f67d0dad4851ed0d2b78c595ad70e3da235237;p=kivitendo-erp.git 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;