clean up ::Destructor
[gitmo/Moose.git] / t / 020_attributes / 017_attribute_traits_n_meta.t
index 4af9aeb..71a24cc 100644 (file)
@@ -4,7 +4,6 @@ use strict;
 use warnings;
 
 use Test::More;
-use Test::Fatal;
 use Test::Moose;