aboutsummaryrefslogtreecommitdiff
path: root/bin/hedgedoc2quarto
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-09-16 10:09:05 +0200
committerJonas Smedegaard <dr@jones.dk>2024-09-16 10:09:05 +0200
commit2a3eeb790824722e2d3232a19d08625a729ef9e8 (patch)
tree3b0d43566c6571ac67688dc41d17995c69e02ca8 /bin/hedgedoc2quarto
parent3e2bdc1ce2cdaf774fa050411f2de546605db44d (diff)
stop use strict, superfluous since perl v5.12HEADmain
Diffstat (limited to 'bin/hedgedoc2quarto')
-rwxr-xr-xbin/hedgedoc2quarto1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/hedgedoc2quarto b/bin/hedgedoc2quarto
index 5e2eb70..b2360d0 100755
--- a/bin/hedgedoc2quarto
+++ b/bin/hedgedoc2quarto
@@ -1,7 +1,6 @@
#!/usr/bin/perl
use v5.36;
-use strict;
use utf8;
=head1 NAME