diff options
-rwxr-xr-x | bin/db-iris | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/db-iris b/bin/db-iris index 6a58b3d..6101b42 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -8,7 +8,6 @@ no if $] >= 5.018, warnings => 'experimental::smartmatch'; our $VERSION = '1.10'; -use Carp; use DateTime; use DateTime::Format::Strptime; use Encode qw(decode); |