]> git.vpit.fr Git - perl/modules/rgit.git/blobdiff - lib/App/Rgit/Command.pm
App::Rgit::Command doesn't need App::Rgit::Repository anymore
[perl/modules/rgit.git] / lib / App / Rgit / Command.pm
index aa709c1140396e11980111711706db378b1a8e06..644c05be2ae9e5d040ebf1fe0c785a49bae7b3ee 100644 (file)
@@ -8,7 +8,6 @@ use Carp qw/croak/;
 use Object::Tiny qw/cmd args/;
 
 use App::Rgit::Utils qw/validate/;
-use App::Rgit::Repository;
 
 =head1 NAME