fix typo in docs: . instead of ;
[gitmo/Moose.git] / t / 040_type_constraints / 003_util_std_type_constraints.t
index 36f85c1..20c0f54 100644 (file)
@@ -4,7 +4,6 @@ use strict;
 use warnings;
 
 use Test::More;
-use Test::Exception;
 
 use Scalar::Util ();