changes to the changes for the repo
[gitmo/MooseX-Types-Structured.git] / lib / MooseX / Types / Structured / MessageStack.pm
index 56aa948..ec20df6 100644 (file)
@@ -13,7 +13,6 @@ has 'level' => (
     },
 );
 
-# :level, :message, :tc
 has 'messages' => (
     traits => ['Array'],
     is => 'ro',