aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/events2md.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/events2md.pl b/bin/events2md.pl
index 4019420..6ca7d0d 100755
--- a/bin/events2md.pl
+++ b/bin/events2md.pl
@@ -1,7 +1,6 @@
#!/usr/bin/perl
use v5.36;
-use strict;
use utf8;
use open qw(:std :encoding(UTF-8));
use autodie;