Use dzil Authority plugin - remove $AUTHORITY from code
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application / ToRole.pm
index 21091d6..b3038bf 100644 (file)
@@ -6,8 +6,6 @@ use metaclass;
 
 use Scalar::Util    'blessed';
 
-our $AUTHORITY = 'cpan:STEVAN';
-
 use base 'Moose::Meta::Role::Application';
 
 sub apply {