We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405fe5c commit a5db7b0Copy full SHA for a5db7b0
lib/MetaCPAN/Role/Script.pm
@@ -2,7 +2,7 @@ package MetaCPAN::Role::Script;
2
3
use Moose::Role;
4
5
-use ElasticSearchX::Model::Document::Types qw(:all);
+use ElasticSearchX::Model::Document::Types qw( ES );
6
use Git::Helpers qw( checkout_root );
7
use Log::Contextual qw( :log :dlog );
8
use MetaCPAN::Model ();
0 commit comments