make github the primary repository
[gitmo/Moose.git] / lib / Moose / Meta / Role / Method.pm
index 6749385..fd38e37 100644 (file)
@@ -4,8 +4,6 @@ package Moose::Meta::Role::Method;
 use strict;
 use warnings;
 
-our $AUTHORITY = 'cpan:STEVAN';
-
 use base 'Moose::Meta::Method';
 
 sub _make_compatible_with {