Merge branch 'ent-12904-quitar-funcionalidad-de-geolocalizacion-de-ips-en-mapas-giss-2' into 'develop'

remove geoip pandora_enterprise#12904

See merge request artica/pandorafms!7403
This commit is contained in:
Rafael Ameijeiras 2024-05-21 15:39:47 +00:00
commit 293c497f7c
1 changed files with 1 additions and 2 deletions

View File

@ -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<PandoraFMS::DB>, L<PandoraFMS::Tools>, L<Geo::IP>
L<PandoraFMS::DB>, L<PandoraFMS::Tools>
=head1 LICENSE