Commit 4a40e7eb authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

db-iris: Remove useless use of Carp

parent 1bfa7775
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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);