remove Getopt::Std

This commit is contained in:
Zane C. Bowers-Hadley
2024-03-02 09:43:48 -06:00
parent 425a1c432f
commit 9f2d148fef
-1
View File
@@ -26,7 +26,6 @@
use strict;
use warnings;
use Getopt::Std;
use Getopt::Long;
use File::Slurp;
use MIME::Base64;