comment cleanup in AH code
[gitmo/Moose.git] / lib / Moose / AttributeHelpers / Trait / Collection / List.pm
index 780794c..a3e1713 100644 (file)
@@ -21,7 +21,6 @@ sub _helper_type { 'ArrayRef' }
 
 no Moose::Role;
 
-# register the alias ...
 package # hide me from search.cpan.org
     Moose::Meta::Attribute::Custom::Trait::Collection::List;
 sub register_implementation {