diff options
-rwxr-xr-x | ara.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ara.pl b/ara.pl index ef137b9..930c018 100755 --- a/ara.pl +++ b/ara.pl @@ -2,7 +2,6 @@ use strict; use warnings; -use feature 'say'; use Path::Tiny; use Time::Moment; |