]> git.vpit.fr Git - perl/modules/rgit.git/blobdiff - lib/App/Rgit/Utils.pm
Replace croak() by Carp::confess()
[perl/modules/rgit.git] / lib / App / Rgit / Utils.pm
index cfe191dfc69993617ee9650279eb8831e41f83e7..2e310f64a331a1e0020564aee94dd33779c0d296 100644 (file)
@@ -3,8 +3,6 @@ package App::Rgit::Utils;
 use strict;
 use warnings;
 
-use Carp qw/croak/;
-
 =head1 NAME
 
 App::Rgit::Utils - Miscellaneous utilities for App::Rgit classes.