X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-si%2Fmodules%2FDBsqlite.pm;h=e03152960c16d113e269f4e4368304dd9cd35ccd;hb=857b03733f4881d27ceb20786b2f579c82c2577f;hp=5eede46f60b747d94e8b85bced02c83f6fe901e6;hpb=b8a17e241dc21e3565ad6d180a567c9932355d12;p=gosa.git diff --git a/gosa-si/modules/DBsqlite.pm b/gosa-si/modules/DBsqlite.pm index 5eede46f6..e03152960 100644 --- a/gosa-si/modules/DBsqlite.pm +++ b/gosa-si/modules/DBsqlite.pm @@ -7,7 +7,6 @@ use DBI; use Data::Dumper; use threads; use Time::HiRes qw(usleep); -use POE qw(Component::EasyDBI); my $col_names = {};