mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-23 18:08:49 +02:00
remove geoip pandora_enterprise#12904
This commit is contained in:
parent
84c9695b4b
commit
0996b09aa3
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user