conflict on MooseX::SlurpyConstructor - latest is 1.2
[gitmo/Moose.git] / lib / metaclass.pm
index 16ba5c9..6240f42 100644 (file)
@@ -8,8 +8,6 @@ use Carp         'confess';
 use Scalar::Util 'blessed';
 use Try::Tiny;
 
-our $AUTHORITY = 'cpan:STEVAN';
-
 use Class::MOP;
 
 sub import {