From 4eb2efca2bd1427f4db9428084a8d77bcee0f8dc Mon Sep 17 00:00:00 2001 From: omercier <32134301+omercier@users.noreply.github.com> Date: Mon, 11 Aug 2025 10:59:12 +0200 Subject: [PATCH] Update centreon_plugins.pl --- src/centreon_plugins.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/centreon_plugins.pl b/src/centreon_plugins.pl index d433afc9a..a3e37cc27 100755 --- a/src/centreon_plugins.pl +++ b/src/centreon_plugins.pl @@ -18,7 +18,6 @@ # See the License for the specific language governing permissions and # limitations under the License. - use strict; use warnings; # Not perl embedded compliant at all