diff --git a/examples/hello.t b/examples/hello.t index 84f2962..8dcb696 100644 --- a/examples/hello.t +++ b/examples/hello.t @@ -2,7 +2,6 @@ package Hello; use Test2::Tools::xUnit; use Test2::V0; -use Moo; my $package_variable;