correct captures assignment in quote_sub
[gitmo/Moo.git] / xt / moose-lazy.t
index 20a2fa2..8e8475b 100644 (file)
@@ -1,8 +1,5 @@
 use strictures 1;
 use Test::More;
-use Test::Exception;
-
-use Moo::HandleMoose;
 
 {
    package LazyFrew;