Use dzil Authority plugin - remove $AUTHORITY from code
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application / RoleSummation.pm
index 372545e..4099bf1 100644 (file)
@@ -8,8 +8,6 @@ use Scalar::Util 'blessed';
 
 use Moose::Meta::Role::Composite;
 
-our $AUTHORITY = 'cpan:STEVAN';
-
 use base 'Moose::Meta::Role::Application';
 
 __PACKAGE__->meta->add_attribute('role_params' => (