Skip to content

Commit

Permalink
Update lib/GLPI/Agent/Task/Inventory/Generic/Remote_Mgmt/RMS.pm
Browse files Browse the repository at this point in the history
Co-authored-by: Guillaume Bougard <[email protected]>
  • Loading branch information
yes1n and g-bougard authored Sep 26, 2023
1 parent e4e19a6 commit b9617d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/GLPI/Agent/Task/Inventory/Generic/Remote_Mgmt/RMS.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ use warnings;
use parent 'GLPI::Agent::Task::Inventory::Module';

use English qw(-no_match_vars);
use UNIVERSAL::require;

use GLPI::Agent::Tools;

Expand Down

0 comments on commit b9617d2

Please sign in to comment.