Clarify that one year starts at the major release which does the deprecation
[gitmo/Moose.git] / t / 020_attributes / 016_attribute_traits_registered.t
index 14cd0df..48bca62 100644 (file)
@@ -4,7 +4,6 @@ use strict;
 use warnings;
 
 use Test::More;
-use Test::Exception;
 use Test::Moose;