diff --git a/pandora_server/lib/PandoraFMS/GIS.pm b/pandora_server/lib/PandoraFMS/GIS.pm index 1f9e1ce27e..0a2023f1c7 100644 --- a/pandora_server/lib/PandoraFMS/GIS.pm +++ b/pandora_server/lib/PandoraFMS/GIS.pm @@ -48,7 +48,6 @@ Exported Functions: use strict; use warnings; -use Geo::IP; # Default lib dir for RPM and DEB packages BEGIN { push @INC, '/usr/lib/perl5'; } @@ -160,7 +159,7 @@ __END__ =head1 DEPENDENCIES -L, L, L +L, L =head1 LICENSE