X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=lib%2FApp%2FRgit%2FUtils.pm;h=2e310f64a331a1e0020564aee94dd33779c0d296;hp=cfe191dfc69993617ee9650279eb8831e41f83e7;hb=5b2d059b23a0c56067d68d072a4df7b638ac94c3;hpb=1c5bf56c6f80e4cd818c341b34ba3410f34ed514 diff --git a/lib/App/Rgit/Utils.pm b/lib/App/Rgit/Utils.pm index cfe191d..2e310f6 100644 --- a/lib/App/Rgit/Utils.pm +++ b/lib/App/Rgit/Utils.pm @@ -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.