Remove all references to method providers
[gitmo/Moose.git] / lib / Moose / Meta / Attribute / Native / Trait / Code.pm
index 30b6d2f..fab3d92 100644 (file)
@@ -65,10 +65,6 @@ Calls the coderef with the the instance as invocant and given args.
 
 =item B<meta>
 
-=item B<method_provider>
-
-=item B<has_method_provider>
-
 =back
 
 =head1 BUGS