Remove with_caller from the deprecations
[gitmo/Moose.git] / lib / Moose / Deprecated.pm
index 485f2d9..760cada 100644 (file)
@@ -9,7 +9,6 @@ our $AUTHORITY = 'cpan:STEVAN';
 
 use Package::DeprecationManager -deprecations => {
     'pre-0.94 MetaRole API'       => '0.93',
-    'Moose::Exporter with_caller' => '0.89',
     'Role type'                   => '0.84',
     'subtype without sugar'       => '0.72',
     'type without sugar'          => '0.72',