1
0
mirror of https://github.com/librenms/librenms-agent.git synced 2024-05-09 09:54:52 +00:00

remove Getopt::Std

This commit is contained in:
Zane C. Bowers-Hadley
2024-03-02 09:43:48 -06:00
parent 425a1c432f
commit 9f2d148fef

View File

@@ -26,7 +26,6 @@
use strict;
use warnings;
use Getopt::Std;
use Getopt::Long;
use File::Slurp;
use MIME::Base64;