remove unused dependency on Carp
[catagits/Catalyst-Plugin-Email.git] / lib / Catalyst / Plugin / Email.pm
index 86a5b49..4106afe 100644 (file)
@@ -4,7 +4,6 @@ use strict;
 use Email::Send;
 use Email::MIME;
 use Email::MIME::Creator;
-use Carp qw/croak/;
 
 our $VERSION = '0.09';